ComfyUI Node
Split Texts by Specified Delimiter
A ComfyUI node in Polymath/helper with 3 inputs and 1 output.
Split Texts by Specified Delimiter
- splitted_texts
◄input_string—►
◄delimiter\n►
◄ignore_before_equalsfalse►
CategoryPolymath/helper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input_string | STRING | — | |
| delimiter | STRING | \n | — |
| ignore_before_equals | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| splitted_texts | STRING | — |