listUserSymbols -- a command which returns a display of the variables
defined by the user, along with their types.
listUserSymbols X -- limits the list to those variables whose
values are instances of X.
This function is useful after using loaddata to restore a previous session.
See also:
The command listUserSymbols is a member of the class Command.