PauseScript
Pause
the execution of the script and pop up a message to the user. The script
execution will not resume until the user chooses.
| UI Access | Tools > Pause Script | ||||||
| Parameters |
|
||||||
| Return Value | None |
| Python Syntax | PauseScript (<Message>) |
| Python Example |
|
| VB Syntax | PauseScript <Message> |
| VB Example |
|