Chr()
Syntax
Text$ = Chr(ASCII Value)
Description
Return the character associated to the given ASCII value. a$ = Chr(33) ; a$ will get "!"
a$ = Chr(33) ; a$ will get "!"
Supported OS
Windows, AmigaOS, Linux