Symbols and data values can be inspected using the Inspect dialog box in Visual LISP.
Note: The Visual LISP IDE is available on Windows only.
- In Visual LISP, click View Inspect.
- In the Inspect dialog box, Inspect box, enter an AutoLISP function or expression, variable, or data value. Click OK.
You can also select a previous object or expression from the Inspect box, or select an object or expression in the text editor window before starting the Inspect tool.
- In the Inspect window, evaluate the elements that make up the inspected object.
- Double-click an element in the Elements list to inspect it in a new Inspect window.