You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hmm, actually it's really difficult to do nicely. For instance:

    parseInt("000000000000000000000000000000­0000000000000000000000000000000000000004­3")
    

    To parse it properly I'd have to actually have code to parse the number directly from a JsVar. Not sure what to do about that really - it could return NaN I guess, or maybe parsing from JsVar is the way to go.

About

Avatar for Gordon @Gordon started