Pause

Declaration: Pause;
Stops the execution of the script, outputs a prompt box and waits until the user clicks "OK" or "Cancel". If the user clicks "OK" the script is continued, otherwise the script is aborted.