Product Site

5.4.26.10. requestClassType (Class Method)

Validates that object can be converted to an instance of class class by sending it a request message.

If successful, it returns the converted object, otherwise it raises a syntax error for argument name.

See also method classType (Class Method).