ComfyUI Node
CB String Selector ⚡️
Splits a string into substrings based on chosen delimiter and returns the substring, selected by index.
CB String Selector ⚡️
- STRING
◄text►
◄delimiternewline►
◄index0►
CategoryCoolB Nodes ⚡️
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiter | COMBO | newline | 3 options: newline, comma, space |
| index | INT | 00–10000 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |