This command will convert an ascii value into the character it represents and return it in a string.
This is useful in order to work with characters that are hard to directly type into strings, such as carriage returns which represent when a new line should be started in a text string.
Eg: