Difference between revisions of "Pause"
From OpenEUO
(Created page with " pause () Pauses execution of the script; may be resumed from the gui by using the run command or via single-stepping.") |
|||
| Line 2: | Line 2: | ||
Pauses execution of the script; may be resumed from the gui by using the run command or via single-stepping. | Pauses execution of the script; may be resumed from the gui by using the run command or via single-stepping. | ||
| + | |||
| + | [[Stop]] | ||
| + | |||
| + | [[Wait]] | ||
Latest revision as of 11:11, 9 October 2010
pause ()
Pauses execution of the script; may be resumed from the gui by using the run command or via single-stepping.