Nodes/Sage Utils/Set Text Without Comments
ComfyUI Node

Set Text Without Comments

Sets some text after removing comments (Python #, C/C++ //, and /* */ style).

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Set Text Without Comments
    • str
    str
    prefix
    suffix
    CategorySage Utils/text/input

    Inputs (3)

    NameTypeDefaultDescription
    strSTRINGInput value for str.
    prefixoptSTRINGInput value for prefix.
    suffixoptSTRINGInput value for suffix.

    Outputs (1)

    NameTypeDescription
    strSTRINGOutput value for str_out.