Designed to simplify access to the different debugger features provided for symbols.
Note: The Visual LISP IDE is available on Windows only.

Summary
In the Visual LISP text editor, select a variable. Click View Symbol Service.
List of Options
- Watch
-
Adds the variable listed in the Name box to the Watch window.
- Inspect
-
Displays the Inspect window and displays the value of the variable.
- Show Definition
-
If the symbol names a user-defined function, this command opens the text editor window containing the function definition and highlights the function.
- Help
-
Displays the product help and performs a search on the variable name.
- Name
-
Displays the name of the variable.
- Value
-
Displays the current value of the variable.
- Flags
-
Specifies which symbol flags and properties of functional objects is currently associated with the variable.