Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Your script.documentation said:Asc Function
Returns the ANSI character code corresponding to the first letter in a string.
Asc(string)
The string argument is any valid string expression. [red]If the string contains no characters, a run-time error occurs.[/red]