CHAR
Returns the character for a given ASCII code
CHAR(number
)
Returns the character corresponding to specified ASCII code
Arguments
Argument
Description
number
ASCII code(s)
Output
Letter corresponding to ASCII code
Example
Last updated
Was this helpful?