WAIT is used to cause the server to wait a set number of seconds before processing another command.
Usage: WAIT [s]
The Server will go into the BUSY state for at least s seconds before continuing operations.
[s] is an integer number of seconds.