o_IsString

open override fun o_IsString(self: AvailObject): Boolean

Is the specified AvailObject an Avail string?

Return

true if the argument is an Avail string, false otherwise.

See also

Parameters

self