indexOfSubCollection | CharacterArray | LessThan |
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.
acollection | OBJECT |
lnkbool | PIC 99 COMP-5 |