[top][index]
search for:

listUserSymbols -- display the user's symbols

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:

  • userSymbols -- a list of the user's symbols
  • The command listUserSymbols is a member of the class Command.


    [top][index]
    search for: