Table of Contents

Pause (Statement)

Format

pause numeric_expression
pause (numeric_expression)

Description

Halts execution for the specified number of seconds. The value of seconds may be a decimal value, so sub-second precision is possible.

See Also

2016/01/01 22:42