Fired every 5 seconds when there is no user input from the keyboard or mouse
Member of Desktop Application Object (PRIM_APPL)
Name | Type | Data Type | Description |
---|---|---|---|
Seconds | *Input | Integer | Number of seconds that have elapsed since the last user input |
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.
Febuary 18 V14SP2