string_from_ASCII
Entity: function
Warning: In the Light edition this function is not working with Unicode.

Usage:
S is string_from_ASCII(Char)
 

Here Char has to be integer expression. This function returns a string with length one which only character is that which ASCII number is Char.