The Global/System Variables window lists global variables, system variables, and command line parameters. It contains the following:
The Global/System Variables window has the following elements:
Upward pointing arrow |
Click the upward pointing arrow at the top right corner to undock the window from the Debug Console. |
Downward pointing arrow |
Click the downward pointing arrow at the top right corner to dock the window in the Debug Console. |
Pop-up menu commands |
Pop-up menu commands (right-click in Windows) are accessible from the colored header (docked window) or the first line below the window title (undocked window). The commands available are:
|
Global tab |
Displays the current list of global variables and their values. |
System tab |
Display the current list of system variables and their values. |
Command Line tab |
Displays the current list of command line parameters and their values. |
The Global, System, and Command Line tabs contain the following:
Variable |
Global variable, system variable, or command line parameter name. |
Value |
Current value for the global variable, system variable, or command line parameter. You can modify this value if it is not read-only. If the variable is read-only, the entire cell is highlighted when you try to edit it. If the variable is modifiable, only the value in the cell is highlighted when you select it. To edit a value, click inside the cell and type a new value. Press the Enter key to set the new value. |
Hide and Show the Debug Console
Resize a Debug Window in the Debug Console