Asc

This function converts a character string into its numeric ASCII value and returns an numeric expression. If the aStringExpression is longer than one character, the function returns the ASCII value of the first character only.

Syntax

Asc(aStringExpression)