ComfyUI Node
search groups (LIST)
Searches the string for a match to the pattern and returns a data list of match groups. If no match is found, it returns an empty data list.
search groups (LIST)
- LIST
◄string—►
◄pattern—►
CategoryBasic/STRING/regex
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| string | STRING | — | |
| pattern | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LIST | LIST | — |