ComfyUI Node
AssertOvum
Validates boolean assertions (true_N/false_N pairs) and passes through all of its inputs to corresponding outputs. Use this to enforce execution order in your workflow - connect any value, add your assertions, then use the corresponding output to ensure downstream nodes wait for validation.
AssertOvum
- passthru_1
- true_1
- false_1
CategoryLogic
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| passthru_1opt | * | Any value to pass through unchanged. Connect this to ensure the node executes at the right point in your workflow. | |
| true_1opt | BOOLEAN,* | Input that should evaluate to True | |
| false_1opt | BOOLEAN,* | Input that should evaluate to False |
Outputs (0)
No outputs