Add a variable value change event

Add and configure a variable value change event to display a dialog box when a variable value changes.
TIP: Instead of using a change event, you can also configure a transition event. For more information about events, see Events.
  1. In
    Project view
    , select
    MainWindow (type)
    .
  2. In
    Events
    , select
    Add
    and select
    ProjectName
    Model
    Variable1Changed
    VariableValueChangedEvent (type)
  3. Next to
    Variable1Changed/VariableValueChangedEvent
    , select
    Add
    and select
    Commands
    UI commands
    Open dialog window
    .
  4. Under
    Method
    Method arguments
    , create a dynamic link between
    Dialog
    and
    ProjectName
    UI
    Dialogs
    DialogBox1 (type)
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.