ASC
STRING Function
Windows/Unix
A string processing function that returns a numeric value that is the ASCII code for the first character in a string expression.
Syntax
:
ASC(string-expression)
A% = ASC("A")