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