ComfyUI Node
Logical OR
Logical OR operation with lazy evaluation. If input1 is True, input2 is not evaluated.
Logical OR
- BOOLEAN
◄input1—►
◄input2—►
Categoryduanyll/functional/logic
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| input1 | BOOLEAN | — | |
| input2 | BOOLEAN | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |