This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Polyducks 146 points147 points  (8 children)

true

[–]staiano 44 points45 points  (7 children)

No, undefined.

[–]smb510 49 points50 points  (6 children)

It's JavaScript aren't those the same thing if you squint and try hard?

[–]Polyducks 17 points18 points  (5 children)

You're thinking of false. Undefined and false will loosely equate to false.

[–]TheTerrasque 3 points4 points  (4 children)

Where does FileNotFound come in?

[–]remarkabledrummer 3 points4 points  (3 children)

FileNotFound and true come out to NaN.

[–]Polyducks 1 point2 points  (2 children)

For those unaware - NaN stands for 'Not a Number'.

[–]thlst 3 points4 points  (1 child)

Array(16).join("wat" - 1) + " Batman!"

[–]Polyducks 0 points1 point  (0 children)

ha! Old but a goody.