o_IsMap

open override fun o_IsMap(self: AvailObject): Boolean

Is the specified AvailObject an Avail map?

Return

true if the argument is a map, false otherwise.

Parameters

self

See also