ComfyUI Node
Number Condition Checker
A ComfyUI node in Logic-Support with 5 inputs and 1 output.
Number Condition Checker
- B
◄lower_value0►
◄lower_op<=►
◄number5►
◄upper_op<►
◄upper_value10►
CategoryLogic-Support
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| lower_value | INT | 0 | — |
| lower_op | COMBO | <= | 3 options: NONE, <, <= |
| number | INT | 5 | — |
| upper_op | COMBO | < | 3 options: NONE, <, <= |
| upper_value | INT | 10 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| B | BOOLEAN | — |