ComfyUI Node
Split String JNK
A ComfyUI node in π§ JNK with 5 inputs and 1 output.
Split String JNK
- text_list
βtextββΊ
βdelimiter,βΊ
βstart_index0βΊ
βskip_every0βΊ
βmax_count100βΊ
Categoryπ§ JNK
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | β | |
| delimiter | STRING | , | β |
| start_index | INT | 00β1000 | β |
| skip_every | INT | 00β10 | β |
| max_count | INT | 1001β1000 | β |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text_list | STRING | β |