| |||
| Home > Examining the Target Execution Environment > Viewing variables for the current context > Formatting the display of values for individual variables | |||
To format the display of values in the Locals, Statics or This tab:
Right-click on the name or value of the variable to display the context menu.
For arrays, structures, or C++ objects:
if you right-click on the name, then all values associated with that variable are formatted.
if you right-click on the value, then only that value is formatted.
Select Format... from the context menu to open the selection dialog box. Highlight the required format for the expression from the list of available formats.
If a variable contains multibyte characters, you can choose
to view it using ASCII, UTF-8, or Locale encoding.
Select the required format.
Click OK to apply the chosen format, and close the dialog box.