o_Is Boolean
Is the specified AvailObject an Avail boolean?
Return
true if the argument is a boolean, false otherwise.
Parameters
self
An AvailObject.
Is the specified AvailObject an Avail boolean?
true if the argument is a boolean, false otherwise.
An AvailObject.