Join Strings
  • 02 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Join Strings

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text 

This step will take in a list of strings and output a single string. The strings can be separated by a character, number, or text.


 


Properties

Inputs

PropertyDescriptionData Type
SeparatorThe character that the step will add between the strings that are being combined.     
String
SourceList of strings to combineList of String

Outputs

PropertyDescriptionData Type
JoinStrings1_Output
Combined string.String

Related Information

Example Labs:
Joining Strings

Forum Posts:
Join Strings With A New Line Character Separator


Was this article helpful?