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