Nodes/String Utils/Switch Text
ComfyUI Node

Switch Text

A ComfyUI node in exectails/Strings with 3 inputs and 1 output.

By exectails·Created 2 years ago·Updated 6 months ago· 3
Switch Text
    • text
    option1
    option2
    switchfalse
    Categoryexectails/Strings

    Inputs (3)

    NameTypeDefaultDescription
    option1STRINGThe option that will returned if the switch is off/false.
    option2STRINGThe option that will returned if the switch is on/true.
    switchBOOLEANfalseThe switch that determines which option to return. Option 1 if off, option 2 if on.

    Outputs (1)

    NameTypeDescription
    textSTRING