PAUSE
From Zenitel Wiki
The PAUSE statement is used in the Event Handler. It will generate a 100 ms pause in the executing of events. The statement it to be used with care, as the the command string interpreter is blocked for other inputs during the waiting period!
The PAUSE statement can be used to solve timing problems in Event Handler.
