Viewing variables

Use this procedure to display variables in the Variables view.

  1. Select Window > Show View > Debug > Variables. If the variable is a primitive type, such as int, long and char, the value is displayed after ‘=’. If the variable is MvxString, the value is displayed under ‘value’.
  2. View the variables and details. You can now start working with variables.