Sleep (duration)
Written by eaxs   
Monday, 24 August 2009 21:41
Description
Pause the current script for x milliseconds

Syntax
Sleep <duration>

Example
Pause the script for 3 seconds
Sleep 3000

Notes
This command will only halt the script in which the command is at. Each script call is handled as an independant thread which means if the script is called twice, the pause effect will be separate for each of the calls.
Also note that the "parent" script which invokes the script containing a pause command will not be affected by the pause.
Comments
Add New
Write comment
Name:
Email:
 
Title:
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 
Please input the anti-spam code that you can read in the image.

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."