ComfyUI Node
Condition Checker
A ComfyUI node in AutoFlow/Utilities with 8 inputs and 1 output.
Condition Checker
- result
◄data_typeString►
◄conditionequals►
◄string1►
◄string2►
◄int10►
◄int20►
◄float10.00►
◄float20.00►
CategoryAutoFlow/Utilities
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| data_type | COMBO | String | 3 options: String, Int, Float |
| condition | COMBO | equals | 5 options: equals, contains, not_equals, greater_than, greater_or_equal |
| string1opt | STRING | — | |
| string2opt | STRING | — | |
| int1opt | INT | 0-999999–999999 | — |
| int2opt | INT | 0-999999–999999 | — |
| float1opt | FLOAT | 0.00-999999–999999 | — |
| float2opt | FLOAT | 0.00-999999–999999 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| result | BOOLEAN | — |