WAIT

A statement causing the program to pause for the specified number of centiseconds (hundredths of a second).

WAIT 100

This causes the program to pause for approximately one second.

Syntax

WAIT <numeric>

Associated Keywords