|
Contents | Previous | Next | Subchapters |
| Syntax |
char(value)
|
| See Also | ntoa , logical , int |
DOQUOTE is defined in autoexec
to be
equal to
char(34)
which returns
"
If value contains a fractional part, char
truncates value before converting it to ASCII.
If you enter
char(97.9)
O-Matrix will respond
a