Concatenate Strings

Concatenates input strings and/or 1D arrays of strings into a single output string. For array inputs, this node concatenates each element of the array.

1378

Inputs/Outputs

datatype_icon

string

String you want to concatenate.

datatype_icon

concatenated string

The concatenated input strings in the order you wire them to the node from top to bottom.