NLFINDSTR
NM and CM callable.
Searches string1 for string2, and returns an integer value indicating the
offset in string1 where string2 was found.
I16 I16V CA I16V CA I16V U16A U16A
offset:=NLFINDSTR(langnum,string1,length1,string2,length2,error,charset);