Nodes/ComfyUI-BooleanExpression/Conditional Branch
ComfyUI Node

Conditional Branch

A ComfyUI node in Boolean Expressions with 3 inputs and 1 output.

By marco-zanella·Created 12 months ago·Updated 12 months ago· 0
Conditional Branch
  • if_true
  • if_false
  • result
conditiontrue
CategoryBoolean Expressions

Inputs (3)

NameTypeDefaultDescription
conditionBOOLEANtrueThe boolean condition.
if_true*Value to return if condition is met.
if_false*Value to return if condition is not met.

Outputs (1)

NameTypeDescription
result*