ComfyUI Node
Unlim Text Concat
A ComfyUI node in Kinburg-Nodes/util with 4 inputs and 1 output.
Unlim Text Concat
- text
◄text_1—►
◄separator
►
◄skip_emptytrue►
◄text_2—►
CategoryKinburg-Nodes/util
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text_1 | STRING | — | |
| separator | STRING | Inserted between the inputs. Multi-line is fine; the default is a newline (one input per line). | |
| skip_empty | BOOLEAN | true | Skip empty / unconnected inputs so they don't produce stray separators. |
| text_2opt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |