Page History
Desktop Application Object - Idle Event
| Panel | ||
|---|---|---|
| ||
Fired every 5 seconds when there is no user input from the keyboard or mouse |
Member of Desktop Application Object (PRIM_APPL)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Seconds | *Input | Integer | Number of seconds that have elapsed since the last user input |
Details
The Idle event is fired when there is no user mouse or keyboard input for 5 seconds, and then again every 5 seconds after that.