search groups (LIST)

Basic data handling: RegexSearchGroupsList

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.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
stringSTRINGrequired
patternSTRINGrequired

Outputs (1)

NameType
LISTLIST