Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Click the Advanced button in the State Properties or Event Properties pane to add or edit Conditional Targets and Commands.

Conditional Targets

Conditional Targets allow you to change the behavior of an event transition depending on the value of a User Variable. You can set multiple Conditional Targets for a single event, and you can specify new commands to occur when the Conditional Target is met. With this feature, you can change the behavior of a presentation based on a wide array of interactive and networked conditions.

  1. Add Conditional Target: Click this button to add a Conditional Target to an event.

  2. Variable: Select the User Variable that will trigger the Conditional Target.

  3. Operator: Select the conditional operator that will compare the current value of the variable against the value set in the field to the right. The Target state and Commands defined below will only occur when the entire statement—the variable, the operator, and the target value—is true. 

  4. Value: The value that the User Variable value will be compared against.

    Info
    titleTip

    In the Value field, you can enter either a fixed integer or the name of another User Variable (e.g. “when Variable A is equal to 42” or “when Variable A is equal to Variable B”). You must enter the name of a target User Variable between two sets of braces (e.g. “{{my_variable}}”).

  5. Target State: Select the transition behavior that will occur if the Conditional Target is met.

  6. Command: Add commands that will be executed if the Conditional Target is met.

Commands 
Anchor
commands
commands

Commands allow you to add extended functionality to your presentations. Commands can help you control displays and devices (Display On, GPIO On, etc.) or perform additional actions when interactive events are performed (Pause Video, Set Volume, etc.).

...