Nodes/Lenient Switch/Simple Selector (Switch)
ComfyUI Node

Simple Selector (Switch)

A ComfyUI node in Lenient Switch with 13 inputs and 2 outputs.

By id-fa·Created 3 months ago·Updated 2 months ago· 5
Simple Selector (Switch)
  • source_a
  • source_b
  • source_c
  • source_d
  • source_e
  • output
  • label
selectnone
label_a
label_b
label_c
label_d
label_e
block_on_none_selectedfalse
bypass_unselectedfalse
CategoryLenient Switch

Inputs (13)

NameTypeDefaultDescription
selectCOMBOnonePick which source to forward. 'none' forwards nothing (see block_on_none_selected).
label_aSTRINGFree-form per-slot memo (e.g. 'SDXL base'). Not used by the node.
label_bSTRINGFree-form per-slot memo (e.g. 'SDXL base'). Not used by the node.
label_cSTRINGFree-form per-slot memo (e.g. 'SDXL base'). Not used by the node.
label_dSTRINGFree-form per-slot memo (e.g. 'SDXL base'). Not used by the node.
label_eSTRINGFree-form per-slot memo (e.g. 'SDXL base'). Not used by the node.
block_on_none_selectedBOOLEANfalseWhen 'none' is selected, emit ExecutionBlocker so downstream nodes are skipped instead of receiving None.
bypass_unselectedBOOLEANfalseWhen ON, only the selected slot's source_X is evaluated; the upstream chains feeding the other (and, with 'none', all) sources do not run (lazy evaluation). Note: nodes are not visually bypassed like rgthree; they simply do not execute.
source_aopt*Source for slot A (any type).
source_bopt*Source for slot B (any type).
source_copt*Source for slot C (any type).
source_dopt*Source for slot D (any type).
source_eopt*Source for slot E (any type).

Outputs (2)

NameTypeDescription
output*
labelSTRING