<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
<BODY 
style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT: 10pt verdana; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none">
<DIV><SPAN class=500375004-17052001><FONT face=verdana>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=500375004-17052001>&nbsp;&nbsp; I have a variable called 
nameID. This variable holds the name of another variable which is an array. 
Sometimes the variable that is held in nameID is non-exsistent ie. "undefined". 
How can I test this?</SPAN></DIV>
<DIV><SPAN class=500375004-17052001></SPAN>&nbsp;</DIV>
<DIV><SPAN class=500375004-17052001><FONT face=verdana>I've tried 
typeof(eval(nameID))) but that returns "object". I need a way to see whether the 
variable that is held in nameID is exsistent. Can anyone help 
me?</FONT></SPAN></DIV>
<DIV><SPAN class=500375004-17052001></SPAN>&nbsp;</DIV>
<DIV><SPAN class=500375004-17052001><FONT face=verdana>Thank 
you.</FONT></SPAN></DIV>
<DIV><SPAN class=500375004-17052001></SPAN>&nbsp;</DIV>
<DIV><SPAN class=500375004-17052001><FONT face=verdana>Andrew 
Dunn.</FONT></SPAN></DIV></BODY></HTML>