ComfyUI Node
Compare Int
Compares two integers using the selected operator and returns a boolean result.
Compare Int
- BOOLEAN
◄a0►
◄b0►
◄op▾►
CategorySimpleLogics/Compare
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| a | INT | 0 | — |
| b | INT | 0 | — |
| op | COMBO | 6 options: ==, !=, >, <, >=, <= |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |