Configure a transitioned event
Trigger methods if the value of a variable or object property meets a specific condition.
- In Project view, select an object or a variable.
-
In Properties, right-click a variable or a property and select .
Tip: If needed, select
to add a variable.
-
In Events, from Transition select:
- Equal to
- Not equal to
- Greater than
- Greater than or equal to
- Less than
- Less than or equal to
-
Set the Value property.
Tip: You can enter the threshold value or add a dynamic link to the threshold value. For more information about dynamic links, see Create dynamic links.
-
Next to VariableTransitioned, select
.
-
Select a method:
- For global methods, expand Commands.
- For local methods, expand the nodes that expose methods (for example, a DataGrid node exposes a Refresh method), or expand the node related to a specific NetLogic.
- (optional) If the method requires arguments, expand the method and set arguments.
- (optional) Select more methods by repeating 5 through 7.