Nodo Unir textos¶
The Join Strings node combines any number of input strings into the output string. The order of the result depends on the vertical ordering of the inputs in the multi-input socket.
Truco
This node can be used to create a multi-line string for the Nodo Texto a curvas, when combined with the line break output from the Nodo Caracteres especiales.
Entradas¶
- Delimitador
String value to place between each concatenated string.
- Cadenas
Multiple string values to be combined in connection order.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Cadena de texto
String result of the concatenation.