PreviousindexOfSubCollection Up
CharacterArray
LessThanNext

CharacterArray Method isCompatible

Returns true (1) if this collection and aCollection are compatible. Any instance method that takes a collection as a parameter must be compatible with the receiver of the message. An exception will be raised if the collections are incompatible.

Using Parameters
acollection OBJECT
Returning Parameter
lnkbool PIC 99 COMP-5