ComfyUI Node
Concatenate Strings (ERPK)
Concatenate multiple text inputs into a single output. Connect STRING outputs from other nodes to Text 1, Text 2, etc. Set delimiter to control joining (use \\n for newlines, \\t for tabs).
Concatenate Strings (ERPK)
- STRING
◄Delimiter\n►
◄Include Labelsfalse►
◄Label on Same Linetrue►
◄Label 1►
◄Text 1►
◄Label 2►
◄Text 2►
◄Label 3►
◄Text 3►
◄Label 4►
◄Text 4►
◄Label 5►
◄Text 5►
◄Label 6►
◄Text 6►
◄Label 7►
◄Text 7►
◄Label 8►
◄Text 8►
◄Label 9►
◄Text 9►
◄Label 10►
◄Text 10►
CategoryERPK/utils
Inputs (23)
| Name | Type | Default | Description |
|---|---|---|---|
| Delimiteropt | STRING | \n | Separator between texts. Use \\n for newlines, \\t for tabs. |
| Include Labelsopt | BOOLEAN | false | Prefix each text with its label. |
| Label on Same Lineopt | BOOLEAN | true | Place label on same line as text, or on a separate line. |
| Label 1opt | STRING | — | |
| Text 1opt | STRING | — | |
| Label 2opt | STRING | — | |
| Text 2opt | STRING | — | |
| Label 3opt | STRING | — | |
| Text 3opt | STRING | — | |
| Label 4opt | STRING | — | |
| Text 4opt | STRING | — | |
| Label 5opt | STRING | — | |
| Text 5opt | STRING | — | |
| Label 6opt | STRING | — | |
| Text 6opt | STRING | — | |
| Label 7opt | STRING | — | |
| Text 7opt | STRING | — | |
| Label 8opt | STRING | — | |
| Text 8opt | STRING | — | |
| Label 9opt | STRING | — | |
| Text 9opt | STRING | — | |
| Label 10opt | STRING | — | |
| Text 10opt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |