Next Topic

Previous Topic

Book Contents

Wait

Wait(int iMs)

Parameters

  • iMs - The number of milliseconds the script execution should wait.

Remarks

This functions invokes the OS function "Sleep" to suspend execution of the thread the script is executed by.