Method
This node splits text strings into an array, then using the index parameter one can be used as an input into other nodes – typically the Text node.
Attributes
Name |
Description |
---|
Text String |
The text string to be split up into multiple lines. |
Separator Character |
The character used as a separator to split the connected text strings. |
Read index |
Select a string from the array of strings. |
Inputs
Name |
Description |
Typical Node Input |
---|
Text Strings |
Overwrite the text string attribute with an input text string. |
Text String |
Outputs
This node outputs a string that can be used by any node which takes a string input.