This function halts execution of the Intent Kernel process for the specified number of seconds.
sleep ( seconds As Number ) As Number
Argument | Type | Description |
---|---|---|
seconds | Number | The execution halt duration in seconds. |
Intent > sleep(2.0)
--> 0.0