Programming 581
Variable-Related Commands
Command Description
§ key
Stores a value to a variable. As on the Home screen,
pressing § enters a ! symbol.
Archive Moves specified variables from RAM to user data archive
memory.
BldData Lets you create a data variable based on the graph
information entered in the Y= Editor, Window Editor, etc.
CopyVar Copies the contents of a variable.
Define Defines a program (subroutine) or function variable within a
program.
DelFold Deletes a folder. All variables in that folder must be deleted
first.
DelVar Deletes a variable.
getFold Returns the name of the current folder.
getType Returns a string that indicates the data type (EXPR, LIST,
etc.) of a variable.
Local Declares one or more variables as local variables.
Lock Locks a variable so that it cannot be accidentally changed
or deleted without first being unlocked.
MoveVar Moves a variable from one folder to another.
NewData Creates a data variable whose columns consist of a series
of specified lists.
NewFold Creates a new folder.