9.76
ORD - Returns the code of the first character in the argument
Returns 0, if the argument is ".
Argument(s)
1, String
Result type
Integer
Aliases
ASC
See also
CHR CHAR
Category
String handling
Example:
C:> ASET -p X := ORD(Auto) X=65