ComfyUI Node
String Index Selector
A ComfyUI node in JK-TextTools/string with 6 inputs and 2 outputs.
String Index Selector
- selected_item
- item_count
◄textitem1,item2,item3►
◄delimiter,►
◄index0►
◄strip_whitespacetrue►
◄output_type▾►
◄zero_indexedtrue►
CategoryJK-TextTools/string
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | item1,item2,item3 | — |
| delimiter | STRING | , | — |
| index | INT | 00–10000 | — |
| strip_whitespace | BOOLEAN | true | — |
| output_type | COMBO | 3 options: STRING, INT, FLOAT | |
| zero_indexedopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| selected_item | * | — |
| item_count | INT | — |