Edit

WaitMilliseconds (ms)

Return type:  none

Definition:  Script execution pauses for the specified period (up to 10,000 milliseconds). If the pause is long enough (or if you call WaitMilliseconds multiple times) the script will put up an indeterminate progress dialog.

Useful for an unattended or external script that might need to retry an operation after a delay.

Availability:  available within MWScript handlers in MoneyWorks 9.0.4 and later