Prev Page Next Page
Sleep
Previous Top Next

Causes the script to wait for the specified time (milliseconds) without using any processor resources and allowing other programs to run.

Syntax: Sleep (Milliseconds)

Example:
Sleep(1000) 'The program will pause for one second.
  
Prev Page Next Page
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)