Adding an Action or Condition
- Open the ActionCondition diagram.
In the editor window of the public diagram, do one of the following
In the Insert menu, select Action or Condition.
Right-click in the Outline tab and select Add Action or Add Condition from the context menu.
A new action or condition is created and its name is shown in the Outline tab.
A condition has a logical return value. The return value for the condition is created automatically; it is displayed in the Outline tab.
An action has, as standard, no arguments and no return value. Therefore, no interface elements are created for an action.
- Enter a name for the condition and press <Enter>.
See also