Split Text Strings
Split a text strings from a seperator.



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 or to be processed by other text string nodes.
These properties control the core behaviours of the node.
| Parameter | Details |
|---|---|
| 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. |
| Name | Description | Typical Input |
|---|---|---|
| Text Strings | Overwrite the text string attribute with an input text string. | Text String |