Type: nodetool.text.Concat

Namespace: nodetool.text

Description

Concatenates two text inputs into a single output. text, concatenation, combine, +

Use cases:
- Joining outputs from multiple text processing nodes
- Combining parts of sentences or paragraphs
- Merging text data from different sources

Properties

Property Type Description Default
a str   ``
b str   ``

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the nodetool.text namespace.