Condition
Execute or skips other actions in the Python Script based on predefined conditions.
Click an action in the list of actions to select it. Then, click Edit.
In the following example, Condition is selected for edit.
The Action Editor displays.
Condition:
The condition allows you to use Python flow control to control when actions are executed at run time.
Example: You may want to display a warning message if variable is above a specific value: