Función Sleep

ClosedDescripción

Waits to execute the remainder of the script until the specified timeout elapses.

ClosedSintaxis

Sleep(Timeout)

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