CHAR

Name

CHAR -- 

Synopsis

CHAR(x)

Description

CHAR returns the ASCII character represented by the number @x.

Examples

CHAR(65) equals A.

See also

CODE.