GetClass() is a method in the *java.lang.Object *class which is a base class for pretty much any variable in CF (perhaps all?).
The documentation for *java.lang.Object *is here (includes GetClass()): http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html Dom On 13/07/07, james carberry <[EMAIL PROTECTED]> wrote: > > Thx for your reply! That returns: > org.smenet.www.LookUps.Results > > Two questions: > 1) Is there some way to utilize this response to get the actual output? > 2) I couldn't find the ColdFusion docs for getClass() or getName() - is > there a help file for these functions somewhere? > > Thx! -j > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283686 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

