CHAR(Primitive Spread Function) returns the character specified by a number.
SYNTAX:
CHAR(value)
REMARKS:
For the value argument, use a number between 1 and 255 specifying which character you want from the Windows character set (ANSI).
EXAMPLES:
CHAR(B2)
CHAR(66)=B
CHAR(218)=Ú