Skip to content
Download

Split text into a list

Splits text into a list — one item per line, or on a separator you choose.

A transform in the Data group. Its type is transform.split_text.

Port Label Flow Type
text Text data in String
value List data out List of String
Field Key Default Notes
Text text one item per line, or wire something in
Separator separator blank for a new line