ComfyUI Node

test

Tests whether a given regex pattern matches any part of the input string. Returns True if a match is found, otherwise False.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
test
    • BOOLEAN
    string
    pattern
    CategoryBasic/STRING/regex

    Inputs (2)

    NameTypeDefaultDescription
    stringSTRING
    patternSTRING

    Outputs (1)

    NameTypeDescription
    BOOLEANBOOLEAN