Chr()

Top  Previous  Next

Purpose

To convert a numeric to a character

Syntax

Chr( <nNumber> ) cCharacter

Argument

<nNumber> is the ASCII number to convert to a character

Returns

Chr() returns the character representation of <nNumber>.