Contains the current modules and submodules. For more information about Tree views, see Displaying Object Views.
List of variables in the Variables submodule. Each variable has three properties, Name, Type, Description. For more information on variables, see Variables.
This is the name of the variable.
Type describes one of the following:
● One of the basic data types, such as short, string, or long.
● A user-defined data type, such as Struct or Enum.
● A user-defined name or alias to make a Typedef.
The Description is a brief comment that more fully describes the variable.
Variables views can be displayed as a sorted list in ascending order,
by Name, Type, Description. This is display only: that is, the symbol
table will not be modified. When it is displayed as sorted list,
its indication is shown on each header,
. The
user can click the header to toggle the sorted or not display.