Previoushash Up
dbcspicx
setValueNext

dbcspicx Method indexOfString

Return the index position of the first occurrence of lnkObject (starting the search at lnkStartCharIndexPosition) in the receiver. If no such element is found, return zero instead.

Using Parameters
lnkObject OBJECT
lnkStartCharIndexPosition PIC 9(9) COMP-5
Returning Parameter
lnkCharIndexPosition PIC 9(9) COMP-5