|
| Previous: 3.3 CHAR -- Character Functions | TOC | Index | Back | Next: 3.3.2 ALPHA |
OBJECT CHR[CHAR];
The CHAR class contains functions for determining character types and converting characters. They all operate on ASCII values.
The CHAR class does not contain any variables. Therefore, it is sufficient to create a single instance per module.
In this section TRUE desnotes the value -1 and FALSE denotes 0.
| Previous: 3.3 CHAR -- Character Functions | TOC | Index | Back | Next: 3.3.2 ALPHA |