This function returns the symbol TRUE if the first class is a subclass of the second class, FALSE otherwise.
Syntax
(subclassp <class1-name> <class2-name>)