ComfyUI Node
String Splitter
Split a string into a list based on a specified delimiter, supporting escaped characters like \n and \t
String Splitter
- string_list
◄text►
◄delimiter,►
CategorySagado-Nodes
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiter | STRING | , | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string_list | STRING | — |