ComfyUI Node
Text Split (NH)
A ComfyUI node in NH-Nodes/Text with 3 inputs and 4 outputs.
Text Split (NH)
- items_joined
- count
- first
- last
◄text►
◄delimiter, ►
◄max_splits-1►
CategoryNH-Nodes/Text
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiter | STRING | , | — |
| max_splitsopt | INT | -1-1–100 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| items_joined | STRING | — |
| count | INT | — |
| first | STRING | — |
| last | STRING | — |