Object Type

If I drop an object into a variant or object is there anyway I can get its type? I know I can use IsDate / IsNumeric, but if I put a custom class in a variant / object can I at runtime get the classname?
Thanks
Ian
[227 byte] By [I a n] at [2007-11-17 16:57:19]
# 1 Re: Object Type
I believe TYPENAME() is the function to be used :)

-Cool Bizs
coolbiz at 2007-11-10 0:23:15 >