12-6-1

Program Command Reference

12-6 Program Command Reference

Using This Reference

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

If you see something like this:

It means this:

A boldface word, like Input

The boldface word is a command.

￿

 

This indicates a space. Always make sure you

 

 

input one space between a command and its

 

 

parameters.

 

 

Example: GetKey￿<variable name>

 

 

 

{

}

You need to select one of the multiple options

 

 

enclosed inside the braces ({ }). When inputting

 

 

the command, do not include the braces.

 

 

 

[

]

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.

 

 

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.

 

 

 

Tip

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

pxlTest(

plotTest(

strToExp(

20050501