string_from_ASCII
Entity: function
Warning: This function is not available in the Light edition.

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.