Flowchart Tools

Flow Decision

An activity that carries out one of two paths. Executed path depends on the specified condition. By default, paths are labelled True and False. Their names can be changed in the activity properties. You can see the condition when hover mouse over the Flow Decision box.

There is a little triangular mark in the upper-right corner of the activity used in scenario. Click on it to make the condition fixed on screen. Click again to make it disappear. To show all conditions in the scenario at once use option Show All Conditions from right-click menu (it works on Flow Decision and both Flow Switch activities). To hide them again use Hide All Conditions.

This activity is meant to be used on the flowchart.

v2_flowdecision
Parameter NameParameter TypeIn/OutDescription
ConditionBooleanInputexpression to evaluate for True/False value
Display NameLiteralInputchanges display name of the activity
FalseLabelLiteralInputchange the label for greater clarity of the scenario
TrueLabelLiteralInputchange the label for greater clarity of the scenario