Home / api / name / gb.getclass 
GB.GetClass
Syntax
GB_CLASS GB.GetClass ( void *object )

Returns the class of the specified object.

If object is null, then the current class is returned.

The current class is the one used for calling the method or the property.


See also
Class Management