Create String Array Variable from Delimited String

Creates a String Array Variable from the items entered in the configuration. One String element is created for each line, or per delimited item on a single line, if a delimiter other than \n is specified

Based on original Create String Array Variable
4 September 2023 @takbb Brian Bates

Options

Enter Array Items (1 per line if delimiter is \n, otherwise all on same line)
The items to be added to the array. If the delimiter is \n, then each line represents an item. Otherwise write on one line, with the specified delimiter as the separator
Flow Variable Name
Enter name of String Array flow variable to be created.
String delimiter
Specify the character being used as the delimiter. %%00010%%00010You may specify \n for new line or \t for tabs, or another other delimiter such as | , ; etc

Input Ports

This node has no input ports

Output Ports

Icon
The flow variable as a String Array with the specified name, added to the list of available flow variables

Nodes

Extensions

Links