qt
Function qtdata:isa(typename) returns a boolean value indicating whether the Qt variant contains an object of type typename. In the case of object pointers, this function returns true if the object inherits the qt object class named typename.
qtdata:isa(typename)
typename