Chr$ ( n )
Returns the character with the matching ASCII value n.
Example:
Chr$ (
65
)
This returns "A"