Function Reference
— Built-in Function:
ismethod
(
x, method
)
Return true if
x
is a class object and the string
method
is a method of this class.