ComfyUI Node
Boolean Switch
Pass on_true through when boolean is True, otherwise on_false. Accepts any type, and only the selected branch is executed (lazy).
Boolean Switch
- on_true
- on_false
- output
◄boolean—►
Category🎛️ Switchboard
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean | BOOLEAN | — | |
| on_trueopt | * | — | |
| on_falseopt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output | * | — |