active content advanced options
Returns a number representing the ASCII code value of the leftmost character of "string_expression".
ascii ( string_expression )
ascii ( 'A' )
Result
Returns '65'