← Back to the Data Processing category

String Concat

This node concatenates multiple strings together into a single string, joining them in the order they are provided.

TextConcat
Try this node

Inputs

NameTypeRequiredDescription
input_1stringNoString to concatenate
input_2stringNoString to concatenate

Outputs

NameTypeDescription
resultstringThe concatenated string

Related Nodes in Data Processing