active content advanced options
Returns the ASCII code value of the leftmost character of the argument as an integer.
ascii ( string_expression )
ascii ( a )
Result
Returns 65, the ASCII code value of "a".