Small company logo:
   History
 
Advertising banner:
 
 Asc
Home • Help • Customization Tools • FCAS • Language Reference • Asc
 
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
See the example for Chr.