monitor_user_confirm
Opens a dialog window to receive confirmation from the user.
Defined at line 406 of file monitors/io.xml in package pitasc_library.
Meta data
CategoriesioPrototypesmonitor, object, dictionary, base, descriptive
Parameters
Basic parameters:
event : stringPrimary event that is triggered by the monitorDefault: succeededtitle : stringTitle of the dialog windowDefault: Confirmation requiredtext : stringText of the dialog window (Question)Default: Proceed with application?ignore : boolParameter to skip the user confirm dialog and fire the (success) event immediately.Default: Falsereject_event : stringThe event to be triggered on failure.Default: preempted
Examples
monitor_user_confirm is used in the following examples: