Step Details | |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Data > Text |
This step will take in a list of strings and output a single string.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Source | List of strings to combine. | List of String |
Outputs
| Property | Description | Data Type |
|---|---|---|
| JoinStringsWithoutSeparator1_Output | Combined string. | String |
Related Information
Example Labs:
Joining Strings
Forum Posts:
Join Strings With A New Line Character Separator
