ComfyUI Node
LC Int Compare
Compare two integers and output the largest or smallest (mode switch).
LC Int Compare
- value
◄a0►
◄b0►
◄modelargest►
CategoryLC123/utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| a | INT | 0-4294967295–4294967295 | First integer. |
| b | INT | 0-4294967295–4294967295 | Second integer. |
| mode | COMBO | largest | Return the larger or smaller of a and b. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| value | INT | — |