ComfyUI Node

isascii

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

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

    Inputs (1)

    NameTypeDefaultDescription
    stringSTRING

    Outputs (1)

    NameTypeDescription
    BOOLEANBOOLEAN