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
