next | previous | forward | backward | up | top | index | toc | home

listUserSymbols -- display the user's symbols

Synopsis

Description

listUserSymbols is 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 class X.

After using loaddata to restore a previous session, this function is useful to determine what user defined variables are present.

See also

For the programmer

The object listUserSymbols is a command.