Decisions
Introduction
Decisions are elements that split or merge sequence flows based on conditions set for these elements. Decisions have a shape of a diamond.
The elements described in this document are in the Decisions section of the Toolbox:
For more details on each element and how to use them, click into its specific page shown in the following:
-
Decision – makes a choice based on a condition and follows one and only one of the outgoing sequence flows
For more information on how expressions are used in a decision, see the Expression Section in Decision. For an overview of expressions that are available in Mendix, see Expressions.
-
Object Type Decision – makes a choice based on the type of an object of a generalized entity
-
Merge – merges incoming flows