Concatenate text¶
Documentation
Concatenate two or more texts with an optional separator.
Definition
Input ports
- in
2 - inf, text
Text part
Output ports
- out
text
Concatenated text
- Configuration:
- Separator (sep)
A string to be inserted between each part.
- class node_text_operations.ConcatenateTexts[source]
Example flows