o_IsBoolean

open override fun o_IsBoolean(self: AvailObject): Boolean

Is the specified AvailObject an Avail boolean?

Return

true if the argument is a boolean, false otherwise.

See also

Parameters

self