when to use === operator check in JavaScript?

Posted by ptrn on Stack Overflow See other posts from Stack Overflow or by ptrn
Published on 2010-05-22T06:23:52Z Indexed on 2010/05/22 6:30 UTC
Read the original article Hit count: 222

As the title states; when should you use the === operator check when using JavaScript, and when not to.

_L

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about operators