system.sleep

Syntax

v := system.sleep(i)

Pause execution. Escape can be used to interrupt.

Returns:v - void return
Arguments:i - seconds to pause