Microflow studio

If...else

Control

An if...else statement is a fundamental control structure in programming that allows you to make decisions based on certain conditions

The if...else node triggers a flow if the input edge is true. If the condition is false, another flow can be triggered.

Previous
Figma