ComfyUI Node
Integer Compare
A ComfyUI node in ComfyBros/Math with 3 inputs and 2 outputs.
Integer Compare
- result
- expression
◄comparisonequal►
◄a0►
◄b0►
CategoryComfyBros/Math
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| comparison | COMBO | equal | 6 options: equal, not_equal, greater_than, less_than, greater_equal, less_equal |
| a | INT | 0-2147483648–2147483647 | — |
| b | INT | 0-2147483648–2147483647 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | BOOLEAN | — |
| expression | STRING | — |