ComfyUI Node
Int Binary Condition JK๐
Compare two integer values using binary conditions (equal, greater than, less than, etc.)
Int Binary Condition JK๐
- BOOLEAN
โopโพโบ
โa0โบ
โb0โบ
Category๐ JK/โ๏ธ Math/๐ก Int
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| op | COMBO | Select comparison operation | |
| a | INT | 0 | First integer input |
| b | INT | 0 | Second integer input |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | โ |