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 <unquoted string>

This parameter defines if the user wants to run other events in paralell or not. There are three possible values for this: Yes, Not or dynamic.
 

    See also
    Samples

     
     
    Updated: 11/30/2017 2:46 PM