|
| Previous: 3.3.3 ASCII | TOC | Index | Back | Next: 3.3.5 DIGIT |
CHR.CNTRL(c) ! Char => Num
Return TRUE, if 'c' is a control character (in the range 0...31 or equal to 127). Otherwise return FALSE.
| Previous: 3.3.3 ASCII | TOC | Index | Back | Next: 3.3.5 DIGIT |