Screen Close Event
Screen Close triggers a procedure or calls a script when a user closes the screen on which the event is configured.
| Field | Description | ||||||
|---|---|---|---|---|---|---|---|
| A | Action | Contains a drop-down list of existing procedures and scripts. Use either of the following. | |||||
| Procedure | |||||||
| Script | |||||||
| B | Parameter | These entry points have no parameters. | |||||
| C | Debounce event | Check | |||||
| Clear | |||||||
|
Note: When debouncing is enabled, the event/action queue is always processed one action at a time; the current action must be completed before the next action can start.
This makes the queue's event/action sequencing predictable and avoids situations where many events could trigger actions and consume unacceptable levels of CPU and memory.
|
|||||||