Split text

../../../../_images/split_text.svg

Documentation

Split a text into multiple parts.

Definition

Input ports

in

text

Text

Output ports

out

[text]

Text parts

Configuration:
Pattern (pattern)

A pattern which marks where a split should be made.

Use regex (use_regex)

(no description)

class node_text_operations.SplitText[source]