ComfyUI Node
Binary Expression
A ComfyUI node in Boolean Expressions with 3 inputs and 1 output.
Binary Expression
- result
◄firsttrue►
◄secondtrue►
◄operandand►
CategoryBoolean Expressions
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| first | BOOLEAN | true | The first boolean value. |
| second | BOOLEAN | true | The second boolean value. |
| operand | COMBO | and | The boolean operation. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| result | BOOLEAN | — |