Navigation

Operators and Keywords

Function List:

C++ API

: ismethod (obj, method)
: ismethod (clsname, method)

Return true if the string method is a valid method of the object obj or of the class clsname.

See also: isprop, isobject.

Package: octave