Summary
The system waits for the specified period of time.
The unit is 100 milliseconds.
It can only be used in an Extended Script.
Format
_wait(wait time)
Parameter 1: Internal Device, Temporary address, Numeric value (The valid range for Parameter 1 is from 1 to 600.)
Example expression:
_wait (10)
In the example above, the system waits one second.