ascii
(ascii string)
This function returns the numerical value the
first character of the string
argument.
Arguments |
string any string value |
Return |
the numerical representation (integer) of the first character of string |
Example |
(ascii "X") (ascii "x") (ascii "") |
Remarks |
|
© Bricsys NV. All rights reserved. |