The wait statement described below allows you to suspend processing of the ESL program. It is also useful when you want to redraw the screen.
When processing is suspended, ESL queues all stimuli, including user input. When processing is resumed, the stimuli are processed in the order in which they were received.