You can always make a UDF for this. I'd check CFLib.org for one that may be there already.
-----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 3:00 PM To: CF-Talk Subject: RE: Discover a variable's type? Well from a CF angle you have IsSimpleValue(), IsNumeric(), IsArray(), IsStruct(), IsObject() and IsQuery(). Were you hoping for something along the lines of Type(yourVar)? There's bound to be a Java solution but whether it's simple or pretty, someone else will have to answer that one. Ade ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197519 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

