22.11.3.7 Standby

The system waits for the specified period of time. The unit is 100 milliseconds.
It can only be used in an Extended Script.

_wait(wait time)

Example expression:

_wait (10)

In the example above, the system waits one second.