Route control flow based on a boolean condition
value
passed through if the condition is truthy. Control-flow-excluded if condition is falsy.value
passed through if the condition is falsy. Control-flow-excluded if condition is truthy.true
.Condition
and the Text Block to Value
.false
and run again. The message should now appear in the Text Block connected to False.false
What happens if the Value input is not provided?
Can I use complex conditions with the Switch block?