Notch Notch Manual 1.0
 Light | Dark
Split Text

Split Text

Split a text strings from a seperator.

image

image

Example .dfx

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 or to be processed by other text string nodes.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
TextOverwrite the text string attribute with an input text string.
Separatorcharacter used to split text up by.
Output Splitthe index in the new array of text to output from.

Inputs

NameDescriptionTypical Input
Text StringsOverwrite the text string attribute with an input text string.Text String