Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q1753, May 01, 2001 at 13:47:41:

You are here: irt.org | About | Feedback | 2681 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1753

Sent by
Alex Vincent on May 01, 2001 at 13:47:41:

Worth:
Not worth reading

Comments:
This is incorrect. Use the typeof operator instead.

if (typeof(object) != "undefined) {
// object exists
}


©2018 Martin Webb