Configure a range transitioned event

Trigger methods if the value of a variable or object property is in or out of a specific range.
  1. In
    Project view
    , select an object or a variable.
  2. In
    Properties
    , right-click a variable or a property and select
    New
    Range transitioned event
    .
    TIP: If needed, select
    Add
    Add
    to add a variable.
  3. In
    Events
    , from
    Transition
    select:
    • In (Exclusive)
    • Out (Exclusive)
    • In (Inclusive)
    • Out (Inclusive)
    Item
    Description
    Range
    Value transition
    Method execution
  4. Set the
    From
    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.
  5. Set the
    To
    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.
  6. Next to
    VariableTransitioned
    , select
    Add
    Add
    .
  7. 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.
  8. (optional) If the method requires arguments, expand the method and set arguments.
  9. (optional) Select additional methods.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.