Even though the pop-up menu title shows different information for global variables and local variables, they have the same pop-up menu options at present.
When you right click a variable, a pop-up menu appears with the following items:
Pop-up menu for a variable | |
Menu Item | Description |
View Value |
Opens a data explorer to show the value of the variable. |
Properties |
Opens a dialog box to show the basic information about the current file (e.g. its name, language type, the right click line number, the current target), and the basic information about the variable (e.g. its size, address, and whether its scope is static or global). |
(other options) |
See
"Pop-up menu for a procedure". |