+
Inputs
+
-
Strings
Concatenate Multi String is a protoflux node that combines multiple strings in order of the inputs into one combined string
Inputs
Inputs (String (List))
List of string inputs to combine
Outputs
* (String)
All of Inputs (String (List)) combined in order
Examples
-
Concatenate Multi String being used to combine a random first, middle, and last name into one string, with spaces used in between which are also inputs.