This documentation is archived and is not being maintained.
fromCharCode Method
Visual Studio 2010
Returns a string from a number of Unicode character values.
function fromCharCode([code1 : Number [, ... [, codeN : Number]]]]) : String
Show: