Sleep Function

關閉描述

Waits to run the remainder of the script until the specified timeout interval elapses.

關閉語法

Sleep(Timeout)

Where Timeout is the amount of time (in milliseconds) to wait before continuing.