List Concat Step
- 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
List Concat Step
- Updated on 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > List |
The List Concat step combines two specified lists.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
List1 | List of String items | List of String |
List2 | List of String items | List of String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Outputs the combined list | List of String |
Related Information
Forum Posts:
Concatenate List Without Separator
Concatenate With Separators
Was this article helpful?