ComfyUI Node
split (LIST)
Splits the string at each match of the pattern and returns a list of substrings.
split (LIST)
- LIST
◄string—►
◄pattern—►
CategoryBasic/STRING/regex
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| string | STRING | — | |
| pattern | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LIST | LIST | — |