GOTO Mnemonic - Goto Window
Syntax
'GOTO'(int)
Description
The 'GOTO' mnemonic makes window number int the current window. The referenced window becomes the top of the window list, pushing the current window and all prior windows down in the list. For additional information, see Terminal Windowing - Overview.
Parameter |
Description |
int |
Window number. |