o_IsCharacter

abstract fun o_IsCharacter(self: AvailObject): Boolean

Is the specified AvailObject an Avail character?

Return

true if the argument is a character, false otherwise.

See also

Parameters

self