Watch Window Item Shortcut Menu Reference (Visual LISP IDE)

The shortcut menu for the Watch window item allows for quick access to the most important functions.

Note: The Visual LISP IDE is available on Windows only.

The following table summarizes the commands that may be available from the Watch window item shortcut menu.

Watch window item shortcut menu commands

Command

Action

Inspect Value

Displays the Inspect window and passes the information for the selected variable.

Copy Value

Copies the selected variable value to the *obj* IDE global variable.

Print Value

Displays the selected variable value in the Console window, prefixed with a single quote (').

Symbol

Displays the Symbol Service dialog box.

Apropos

Displays the Apropos dialog box with the selected symbol’s name as the Apropos argument.

Remove from Watch

Removes the selected variable from the Watch window.