6 program command reference, 6 program command reference -6-1, Using this reference -6-1 – Casio ClassPad 300 PLUS User Manual

Page 546: Program command reference, Using this reference

Advertising
background image

20050501

12-6 Program Command Reference

Using This Reference

The following table shows the conventions that are used in the descriptions of this section.

12-6-1

Program Command Reference

A boldface word, like Input

It means this:

If you see something like this:

The boldface word is a command.

10

This is a constant.

10 + 20

This is an arithmetic expression.

A

This is a variable.

"AB"

This is a character string.

<string>

You should input what is described inside the
angle brackets (< >). When inputting the
command, do not include the angle brackets.

{ }

You need to select one of the multiple options
enclosed inside the braces ({ }). When inputting
the command, do not include the braces.

This indicates a space. Always make sure you
input one space between a command and its
parameters.
Example: GetKey

Ⅺ<variable name>

[ ]

Anything inside brackets ([ ]) is optional. You
can input the item inside the brackets or omit
it. When inputting the command, do not
include the brackets.

The term to the left of ellipsis (…) can be input
more than once or repeated.

Tip

• In addition to program commands, this section also includes descriptions of the following

functions.

• pxlTest(
• plotTest(
• strToExp(

Advertising