<< Click to Display Table of Contents >> Chr() |
![]() ![]() ![]() |
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>.