Convert List To Text Step

Brief description

Step that converts the list into text, separating elements by the selected delimiter

Step Information

Step Name (Not required)– the custom name of the process step that labels the editor’s process step box

Input Parameters

  • Source list (Required) – existing variable that contains a list of strings or a list of integers
  • Delimiter (Required) – value or string variable that serves as the delimiter to separate the elements of a list

Output Parameters

Output text (Required) –  existing or new variable name of string data type that contains the resulting value

Was this article helpful?