15-42 Programming
StatMode
6WDWLVWLFV
Toggles between 1–variable and 2–variable statistics in the
Statistics aplet. Does not appear in the Plot Setup input form.
Corresponds to the
9$5a
and
9$5a
menu keys in Numeric
View.
In a program, store the constant name (or its number) into the
variable StatMode. 1VAR=1, 2VAR=2.
Example
1VAR & StatMode
or
1 & StatMode
Note variables
The following aplet variable is available in Note view.
NoteText
$OO$SOHWV
Use NoteText to recall text previously entered in Note view.
Sketch variables
The following aplet variables are available in Sketch view.
Page
$OO$SOHWV
Defines a page in a sketch set. A sketch set can contain up to
10 graphics. The graphics can be viewed one at a time using
the
A3$*(a
and
3$*(a
keys.
The Page variable refers to the currently displayed page of a
sketch set.
In a program, type
graphicname & Page
PageNum
$OO$SOHWV
Index for referring to a particular page of the sketch set (in
Sketch view).
In a program, type the page that is shown when >6+,)7@
SKETCH
is pressed.
n & PageNum