 |
Purpose
Returns the ANSI numeric value for the first character in a string expression.
Syntax
Asc (StringExpression)
StringExpression |
Any valid string. Only the first character in the string expression will be evaluated. Any subsequent characters will be ignored. |
Example
|  |