Skip to main content
Functions
ASC function
Description For Double-byte character set (DBCS) languages, The ASC function changes full-width (double-byte) English letters or katakana within a character string to […]
Docs
Asc function
Returns an Integer representing the character code corresponding to the first letter in a string. Syntax Asc(string) The required string argument is […]