ComfyUI Node
Switch Any
Returns if_true when condition is True, otherwise returns if_false. Works with any type.
Switch Any
- if_true
- if_false
- *
◄conditionfalse►
CategorySimpleLogics/Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| condition | BOOLEAN | false | — |
| if_true | * | — | |
| if_false | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |