CHAR

Converts a code number to a readable character.

Parameter List

Syntax
CHAR(code)
code

The code to convert to a character.

Examples

CHAR(65) returns A