Concatenate Strings (ERPK)
ERPK_ConcatenateStrings
Concatenate multiple text inputs into a single output. - Connect STRING outputs from other nodes to text_1, text_2, etc. - Optionally set labels for each input (label_1, label_2, etc.) - Enable **include_labels** to prefix values with their labels - Set **delimiter** to control how values are joined (use \n for newlines, \t for tabs)
Pack: ERPK Collection
custom_nodes.comfyui-nodes-erpk
Inputs (24)
| Name | Type | Required |
|---|---|---|
| Delimiter | STRING | optional |
| Include Labels | BOOLEAN | optional |
| Label on Same Line | BOOLEAN | optional |
| _inputs_header | STRING | optional |
| Label 1 | STRING | optional |
| Text 1 | STRING | optional |
| Label 2 | STRING | optional |
| Text 2 | STRING | optional |
| Label 3 | STRING | optional |
| Text 3 | STRING | optional |
| Label 4 | STRING | optional |
| Text 4 | STRING | optional |
| Label 5 | STRING | optional |
| Text 5 | STRING | optional |
| Label 6 | STRING | optional |
| Text 6 | STRING | optional |
| Label 7 | STRING | optional |
| Text 7 | STRING | optional |
| Label 8 | STRING | optional |
| Text 8 | STRING | optional |
| Label 9 | STRING | optional |
| Text 9 | STRING | optional |
| Label 10 | STRING | optional |
| Text 10 | STRING | optional |
Outputs (1)
| Name | Type |
|---|---|
| STRING | STRING |