GO Rerun the currently defined script file |
Top Previous Next |
This command is intended to be used from the console command line during debugging to (re)run the currently selected script file. This command has the same effect as clicking the Rerun Script File (Ctrl + R) button on the toolbar.
The GO command is not supported as a command within a script file itself - it is only for use from the console command line during script debugging.
Related Command(s): BREAK, RESUME, STOP
|