ComfyUI Node

isspace

Checks if all characters in the string are whitespace. This node returns True if all characters in the string are whitespace and there is at least one character, otherwise False.

By StableLlama·Created about a year ago·Updated 26 days ago· 45
isspace
    • BOOLEAN
    string
    CategoryBasic/STRING/is

    Inputs (1)

    NameTypeDefaultDescription
    stringSTRING

    Outputs (1)

    NameTypeDescription
    BOOLEANBOOLEAN