<- Back to MMScript function list
MMScript_IsUserIdle
- Description
Use this function to determine if the user has been idle for at least a specific amount of time.
- Return Type
- Number (1=True, 0=False)
- Format
- MMScript_IsUserIdle ( MinimumSeconds )
- Optional Parameters
- MinimumSeconds
The Minimum number of Seconds the User must be Idle for this function to return True. (Default is 30 Seconds.)
- MinimumSeconds
- Related Items
- MMScript_CreateIdleScriptEvent