hash | ByteArray | isCompatible |
Search through this instance starting at position lnkStartCharIndexPosition, looking for the first occurrence of the contents of lnkSearchByteArray. If the search is sucessful, then the index of lnkSearchByteArray within this instance is returned in lnkCharIndexPosition. If unsuccessful, zero is returned.
lnkSearchByteArray | OBJECT |
lnkStartCharIndexPosition | PIC S9(9) COMP-5 |
lnkCharIndexPosition | PIC S9(9) COMP-5 |