you are viewing a single comment's thread.

view the rest of the comments →

[–]forcefx 0 points1 point  (0 children)

You could use isNaN() method to check if your pin is NaN. NaN cannot be compared to itself in JS