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