sleep

From Bohemia Interactive Community
Revision as of 17:13, 24 July 2006 by Suma (talk | contribs) (Added active link.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


sleep delay


Operand types:

delay: Number

Type of returned value:

Nothing

Compatibility:

Version 2.60 required.

Description:

Suspend execution of function based script for given time.


Example:

sleep 0.5