Event
This option enables the User to add different event functions as required. These are used to force an action when a particular event occurs.
Event | Description |
---|---|
Branch | Inserts a branch event into the process. |
CancelPressed | Inserts a cancelled pressed event into the process. |
enactor.coreUI.Exit | Inserts an exit event into the process. |
enactor.coreUI.Help | Inserts a help event into the process. |
enactor.coreUI.Pause | Inserts a pause event into the process. |
Exception | Inserts an exception event into the process. |
OKPressed | Inserts an OK pressed event into the process. |
PromptDisplayed | Inserts a prompt displayed event into the process. |
PromptTimeout | Inserts a prompt timeout event into the process. |
StateEntered | Inserts a state entered event into the process. |
WindowClosed | Inserts a window closed event into the process. |