===== Pause (Statement) ===== ==== Format ==== **pause** [[numericexpressions|numeric_expression]]\\ **pause** ([[numericexpressions|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 ==== {{page>en:start#Program Control&noheader}}