ASC
ASC(string AS STRING) AS INTEGER
Returns the numerical value corresponding with the ASCII code of the first character of the string <string>.
ASC(string AS STRING) AS INTEGER
Returns the numerical value corresponding with the ASCII code of the first character of the string <string>.