Nodes/ComfyUI-PhandoNodes/Search by Substring
ComfyUI Node

Search by Substring

A ComfyUI node in Phando/Text with 3 inputs and 4 outputs.

By Phando·Created 2 years ago·Updated 2 years ago· 0
Search by Substring
    • match
    • matchList
    • count
    • found
    textwhole_word
    patterneyes
    defaultnot found
    CategoryPhando/Text

    Inputs (3)

    NameTypeDefaultDescription
    textSTRINGwhole_wordSource to be searched
    patternSTRINGeyesSubstring to match (e.g., 'eyes')
    defaultoptSTRINGnot foundFallback value if 'pattern' is not found

    Outputs (4)

    NameTypeDescription
    matchSTRING
    matchListLIST
    countINT
    foundBOOLEAN