Concatenate Strings
- Updated2023-02-17
- 1 minute(s) read
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.

Inputs/Outputs

string
String you want to concatenate.

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