[thelist] Javascript empty array question

josh evolt at efeingold.com
Mon Jan 28 08:00:00 CST 2002


I have JavaScript code which sets an array:

var errormessage = new Array()

Later in the script, I want to test if the array is empty or if it has been
populated.  What code would allow me to test this?

Thanks,
Josh



More information about the thelist mailing list