Development Environment    

Clearing Workspace Variables

You can clear a variable, which removes it from the workspace.

To clear a variable using the Workspace browser:

  1. In the Workspace browser, select the variable, or Shift+click or Ctrl+click to select multiple variables. To select all variables, choose Select All from the Edit or context menus.
  2. Press the Delete key or click the delete button on the toolbar.
  3. A confirmation dialog box may appear. If it does, click Yes to clear the variables.
  1. The confirmation dialog box appears if you specify it as a preference. See Preferences for the Workspace Browser to change the preference.

To delete all variables at once, select Clear Workspace from the Edit menu in the Workspace browser.

Function Alternative

Use the clear function. For example,

clears the variables A and M from the workspace.


  Changing and Copying Variable Names Viewing Base and Function Workspaces Using the Stack