Nodes/comfy-ovum/AssertOvum
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.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
AssertOvum
  • passthru_1
  • true_1
  • false_1
    CategoryLogic

    Inputs (3)

    NameTypeDefaultDescription
    passthru_1opt*Any value to pass through unchanged. Connect this to ensure the node executes at the right point in your workflow.
    true_1optBOOLEAN,*Input that should evaluate to True
    false_1optBOOLEAN,*Input that should evaluate to False

    Outputs (0)

    No outputs