The CHR$ function returns a one-character string for the ASCII value you specify. Example A$ = CHR$(65%)
1 – Syntax
str-var = CHR$(int-exp)