Global/System Variables Window

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:

  • Dock - Docks a floating debug window inside the Debug Console. Command is disabled when a window is docked in the console.
  • Undock - Makes a docked debug window float outside the Debug Console. Command is disabled when a window is floating outside the console.
  • Hide - Closes an opened docked or floating window.

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 a Debug Window

Hide and Show the Debug Console

Resize a Debug Window in the Debug Console

Resize Columns in a Cebug Window

Undock and Dock a Debug Window