somIsA Parameter - rc
rc
(boolean)
Returns 1 (true) if the receiving object is an instance of the specified class or (unlike
somIsInstanceOf
) of any of its descendant classes, and 0 (false) otherwise.
[Back: somIsA Parameter - aClass]
[Next: somIsA - Parameters]