Returns the ANSI character code corresponding to the first letter in the specified string.
string Asc ( string value)
If value contains no characters, a run-time error occurs.
Text FunctionsChr Function