CHAR function

The CHAR function returns a one-character alphanumeric value that is a character in the alphanumeric program collating sequence having the ordinal position equal to the value of argument-1.

Format.

          FUNCTION CHAR ( argument-1 )