ComfyUI Node
Input Switch (Inteliweb)
Selects one value from a dynamic list of matching inputs. Only the selected lazy input is evaluated.
Input Switch (Inteliweb)
- input1
- selected_value
- selected_label
- selected_index
◄select1►
CategoryInteliweb/Utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| select | INT | 11–999999 | Input number to send to the output. |
| input1opt | * | Any input. Connecting the last slot adds another input. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| selected_value | * | Value from the selected input. |
| selected_label | STRING | Custom label of the selected input, or its input name. |
| selected_index | INT | Selected one-based input index. |