ComfyUI Node
Split Text
A ComfyUI node in StringKit with 4 inputs and 5 outputs.
Split Text
- part_1
- part_2
- part_3
- part_4
- part_5
◄text—►
◄delimiter%►
◄max_parts5►
◄strip_whitespacetrue►
CategoryStringKit
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiter | STRING | % | — |
| max_parts | INT | 51–5 | — |
| strip_whitespace | BOOLEAN | true | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| part_1 | STRING | — |
| part_2 | STRING | — |
| part_3 | STRING | — |
| part_4 | STRING | — |
| part_5 | STRING | — |