Everything
2.11.5 Displaying and changing local variables

Use the Local Variables panel shown below to display the contents of local variables and change values.

Choose [Local Variable] from the [View] menu.

To display the content of your desired local variable, select a scope in the scope area.

The Local Variables panel shows local variable names and function names. It also shows parameters to functions as local variables.

For details on how to read each area and details about their functionality, see the section where the Local Variables panel is described.

Caution

During program execution, nothing is displayed on this panel.
The contents of each area on this panel are displayed at the time the program has stopped running.

Figure 2.114

Displaying the Contents of Local Variables (Local Variables Panel)

 

Following methods of operation are described here.

 

2.11.5.1 Changing the form in which values are displayed

2.11.5.2 Changing the contents of local variables

2.11.5.3 Saving the displayed contents of local variables