Confirm


Confirm requires a confirmation from the user before an action is executed. A dialog box with
specified text, Ok and Cancel buttons, is displayed before any other action element is executed.

Attribute                              Desciption
Confirm.Text                            Text displayed in the confirm window.
Confirm.OnSet                           Used with action ToggleDig when only set of value to 1 should be confirmed.
                          Set of value to 0 is executed without confirm.
Confirm.OnReset                         Used with action ToggleDig when only set of value to 0 should be confirmed.
                          Set of value to 1 is executed without confirm.