[thelist] Re: Javascript empty array question

thelist@lists.evolt.org thelist at lists.evolt.org
Mon Jan 28 09:38:00 2002


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

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