String.fromCharCode()

Posted on
  • Hi Gordon,

    Found a little bug:

    String.fromCharCode(72,69,76,76,79);

    should return "HELLO" not only the fist argument/char "H".

    Sacha

  • Ahh, thanks. It's now fixed and will be in 1v58

  • As allways: Thanks.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

String.fromCharCode()

Posted by Avatar for Sacha @Sacha

Actions