o_IsNybble

abstract fun o_IsNybble(self: AvailObject): Boolean

Is the specified AvailObject an Avail nybble?

Return

true if the argument is a nybble, false otherwise.

See also

Parameters

self