Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Split Text

Split Text

Updated: 4 Dec 2023

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
Text Overwrite the text string attribute with an input text string.
Separator character used to split text up by.
Output Split the index in the new array of text to output from.

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

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