Merge String List by Line step
  • 20 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Merge String List by Line step

  • Dark
    Light

Article Summary

Step Details

Introduced in Version---
Modified in Version---
LocationData > 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

PropertyDescriptionData Type
List OneThe first list of Strings to be merged.List of String
List TwoThe second list of Strings to be merged.List of String
SeparatorSpecifies the separator characterString

Outputs

PropertyDescriptionData Type
OutputsThe combined list of stringsList of Strings





Related Information

Forum Posts:
Merge HTML Text
Merge Lists Into Data Grid


Was this article helpful?