|
Pause |
Top Previous Next |
|
Waits for a specified number of milliseconds and then continues executing tasks. This action is useful when you want to perform extensive operations that require a delay between actions.
For example, you might want to create a pause between printing a document and closing it to prevent a printer error. This pause allows time for the document to spool.
Pause Enter the number of milliseconds * 100.
|