Nodes/comfyui_inteliweb_nodes/Input Switch (Inteliweb)
ComfyUI Node

Input Switch (Inteliweb)

Selects one value from a dynamic list of matching inputs. Only the selected lazy input is evaluated.

By maoper11·Created 12 months ago·Updated 10 days ago· 4
Input Switch (Inteliweb)
  • input1
  • selected_value
  • selected_label
  • selected_index
select1
CategoryInteliweb/Utils

Inputs (2)

NameTypeDefaultDescription
selectINT11–999999Input number to send to the output.
input1opt*Any input. Connecting the last slot adds another input.

Outputs (3)

NameTypeDescription
selected_value*Value from the selected input.
selected_labelSTRINGCustom label of the selected input, or its input name.
selected_indexINTSelected one-based input index.