Inspect dialog box
The Inspect dialog box enables you to specify an expression and view the current value of the expression, such as a variable, in a variety of formats.
To open the Inspect dialog, start the Debugger and choose Run|Inspect. You can also:
- Right-click a variable in the Data pane and choose Inspect.
- Right-click an expression in the Source pane and choose Evaluate/Modify. In the Evaluate/Modify dialog box, click the Inspect button.
After you enter an expression, the Inspector window appears.
Enter Symbol
Enter the expression to inspect.
See also:
Building Applications with JBuilder: Inspecting data elements