Concatenate Strings
- 已更新2023-02-17
- 閱讀時間為 1 分鐘
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.