Nodes/LF Nodes/Switch String
ComfyUI Node

Switch String

A ComfyUI node in ✨ LF Nodes/Logic with 4 inputs and 2 outputs.

By lucafoscili·Created 2 years ago·Updated about a year ago· 50
Switch String
  • ui_widget
  • string
  • string_list
on_true
on_false
booleanfalse
Category✨ LF Nodes/Logic

Inputs (4)

NameTypeDefaultDescription
on_trueSTRINGValue to return if the boolean condition is true.
on_falseSTRINGValue to return if the boolean condition is false.
booleanBOOLEANfalseBoolean condition to switch between 'on_true' and 'on_false' values.
ui_widgetoptKUL_PROGRESSBAR[object Object]

Outputs (2)

NameTypeDescription
stringSTRING
string_listSTRING