ComfyUI Node
Text Split → Batch
Splits a delimited string into a BATCH of individual strings. Each item becomes an independent element; whitespace is stripped and empty items are discarded.
Text Split → Batch
- text_batch
◄text—►
◄delimiter,►
CategoryFEnodes
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiteropt | STRING | , | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text_batch | STRING | — |