Syntax:=Chr(CharCode)
Description:Returns a string with a letter belonging to the character code given. Equivalent to the Visual Basic Chr or Chr$ functions.
Example:=chr(100)