/proc/ascii2text(N)
Arguments:
N: number, character code
Returns:
text: The converted character

Returns the character corresponding to a UTF-32 character code - despite the name of this proc, it is not limited to ASCII characters.

world.log << ascii2text(5660) //