Char

Description

Returns a string of length 1 corresponding to a specified character code.

Syntax

Char ( n )

Arguments

n is a number representing the binary equivalent to a character.

Remarks

If n is null, then Char returns null.