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

NameTypeData TypeDescription
Seconds*InputIntegerNumber 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

Febuary 18 V14SP2