[thelist] Re: Javascript empty array question

David at softv.net David at softv.net
Mon Jan 28 09:38:00 CST 2002


That would work for a boolean value, but length returns an int value. So,

if (errormessage.length == 0)
 // array is empty




More information about the thelist mailing list