fromCharCode Method
Returns a string from a number of Unicode character values.
function fromCharCode([code1 : Number [, ... [, codeN : Number]]]]) : String
Show:
Returns a string from a number of Unicode character values.
function fromCharCode([code1 : Number [, ... [, codeN : Number]]]]) : String