Suspends task execution for the specified number of seconds.
Syntax |
dwell (real val) |
---|---|
val |
Number of seconds to wait. If a negative number is used, the Instruction will not suspend program execution (equivalent to dwell(0)) |
Validity |
Task |
Note |
Example of use:
|