ComfyUI Node
Bool Binary Operation JK๐
Perform binary operations on two boolean values (AND, OR, XOR, etc.)
Bool Binary Operation JK๐
- BOOLEAN
โopโพโบ
โafalseโบ
โbfalseโบ
Category๐ JK/โ๏ธ Math/๐ฅข Bool
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| op | COMBO | Select binary operation to perform | |
| a | BOOLEAN | false | First boolean input |
| b | BOOLEAN | false | Second boolean input |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | โ |