o_EqualsInt

open override fun o_EqualsInt(self: AvailObject, theInt: Int): Boolean

Check if this is an integer whose value equals the given int.

Assume it's normalized (trimmed).