Step Details | |
Introduced in Version | --- |
Modified in Version | --- |
Location | Data > Text |
The Merge String List by Line step combines two String Lists. Each item in one list is merged with an item in the second list at the same position and is separated by a specified separator character.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
List One | The first list of Strings to be merged. | List of String |
List Two | The second list of Strings to be merged. | List of String |
Separator | Specifies the separator character | String |
Outputs
Property | Description | Data Type |
---|---|---|
Outputs | The combined list of strings | List of Strings |
Related Information
Forum Posts:
Merge HTML Text
Merge Lists Into Data Grid