|
| Previous: 3.3.9 MAP | TOC | Index | Back | Next: 3.3.11 UCASE |
CHR.SPACE(c) ! Char => Num
Return TRUE, if 'c' is a space character (HT(9), LF(10), VT(11), FF(12), CR(13), blank(32)). Otherwise return FALSE.
| Previous: 3.3.9 MAP | TOC | Index | Back | Next: 3.3.11 UCASE |