Concatenate texts

../../../../_images/join_text.svg

Documentation

Concatenate a list of texts with an optional separator.

Definition

Input ports

in

[text]

Text parts

Output ports

out

text

Concatenated text

Configuration:
Separator (sep)

A string to be inserted between each part.

class node_text_operations.ConcatenateTextsList[source]