|
thanks man.
----- Original Message -----
Sent: Tuesday, March 06, 2001 1:19
PM
Subject: RE: [Dynapi-Help] a simple
enough question..
something like:
if
(typeof variable=='string') { }
or
if
(typeof variable=='object') { }
Pascal Bestebroer [EMAIL PROTECTED] http://www.dynamic-core.net
How do i test to see if a parameter to my
function is a simple datatype (string,number) or is a complex object
(dynlayer, widget) ?
|