Desktop Application Object - Idle Event

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.


See also

All Component Classes

Technical Reference

  • No labels