ComfyUI Node
PVL Compare
A ComfyUI node in PVL/Logic with 3 inputs and 1 output.
PVL Compare
- a
- b
- boolean
◄comparisona == b►
CategoryPVL/Logic
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| a | * | 0 | — |
| b | * | 0 | — |
| comparison | COMBO | a == b | 6 options: a == b, a != b, a > b, a < b, a >= b, a <= b |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| boolean | BOOLEAN | — |