Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: coding help
Post: RE: coding help

charAt equates to an integer (ASCII codes). See here for more information: https://www.cs.cmu.edu/~pattis/15-1XX/common/handouts/ascii.html. Therefore, parseInt() won't throw an error. If you want ...
bls1999 Blogs 1 2,218 28th April 2020, 3:43 PM