Variable Type

A variable's type can be numeric (enter N) or character (enter C or $).

Numeric values can contain numbers, a decimal point, and a plus or minus sign. If you want to be able to perform calculations with the variable, it must be numeric.

Character values can contain letters, numbers, and special characters.

A numeric type is assumed by default.