Asc
Previous Top Next

Returns the ASCII number of the first character in the string.
Syntax: Asc (String)
Example: I = Asc ("0") ' I = 45