ComfyUI Node Runs on cloud
If ANY return A else B
A ComfyUI node in Logic with 3 inputs and 1 output.
If ANY return A else B
- ANY
- IF_TRUE
- IF_FALSE
- ?
CategoryLogic
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| ANY | * | — | |
| IF_TRUE | * | — | |
| IF_FALSE | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| ? | * | Based on the value of ANY, either IF_TRUE or IF_FALSE will be returned. |