ComfyUI Node
search groups (data list)
Searches the string for a match to the pattern and returns a LIST of match groups. If no match is found, it returns an empty LIST.
search groups (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 | — |