Nodes/Basic data handling/search named groups
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.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
search named groups
    • DICT
    string
    pattern
    CategoryBasic/STRING/regex

    Inputs (2)

    NameTypeDefaultDescription
    stringSTRING
    patternSTRING

    Outputs (1)

    NameTypeDescription
    DICTDICT