How do I get the data type of a cluster element. I know how to tell if it's a string/number/etc by casting it to GObject and then getting the class-ID, but how do I tell the difference between an EXT,DBL,SGL,etc... There must be some other property?
Perhaps I have to cast it to a numeric and then there is a type property? Running LabView 6i.
Thanks.