613-518-1166 info@zimdatabases.com

ZIM Language Reference

SLEEP

< All Topics

Suspends the execution of an application for a specified period of time.

Syntax

SLEEP seconds

Parameters

seconds

A number, or an expression that evaluates to a number, representing the number of seconds to “sleep”.

Comments

When the SLEEP command is encountered in a procedure, execution is suspended for the specified number of seconds. If seconds is negative, zero, or $Null, execution is not suspended.

 

See Also

PAUSE

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents