ComfyUI Node
String Splitter (CCN)
Split a string by a delimiter into up to 5 outputs. Unused outputs return empty strings.
String Splitter (CCN)
- out_1
- out_2
- out_3
- out_4
- out_5
◄text►
◄delimiter,►
CategoryCCN
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiter | STRING | , | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| out_1 | STRING | — |
| out_2 | STRING | — |
| out_3 | STRING | — |
| out_4 | STRING | — |
| out_5 | STRING | — |