ComfyUI Node
Split Text
A ComfyUI node in exectails/Strings with 2 inputs and 1 output.
Split Text
- text
◄text►
◄split_by,►
Categoryexectails/Strings
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to split. | |
| split_by | STRING | , | The string to split the text on. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |