o_Is Function
Is the specified AvailObject an Avail function?
Return
true if the argument is a function, false otherwise.
See also
Parameters
self
An AvailObject.
Is the specified AvailObject an Avail function?
true if the argument is a function, false otherwise.
An AvailObject.