Contents
Display Legacy Contents

 Print
    Sleep  
Stops execution during a specified amount of time.

Parameters

Frequency <numeric>

The amount of time (in miliseconds) that users wants to keep the program sleeping.
   
Run Other Events

This parameter defines if the user wants to run other events in paralell or not. Only Win32 Clients support this parameter. 
There are two possible values for this: Yes, No
 

    See also
    Samples

     
     
    Updated: 9/20/2018 12:09 PM