Development Environment | ![]() ![]() |
Clearing Workspace Variables
You can delete a variable, which removes it from the workspace.
To clear a variable using the Workspace browser:
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, or from the context menu in the Workspace browser.
Function Alternative. Use the clear
function. For example,
clear A M
clears the variables A
and M
from the workspace.
![]() | Loading a Saved Workspace | Viewing Base and Function Workspaces Using the Stack | ![]() |