ascii({char})

Returns UTF-8 numeric value of the specified character. Returns null if {n} is null.

This example returns the ASCII value for the letter “a.”

asciiValue
67