Quote:
Originally posted by Kaimetsu
It's the string list version of indexof - the function for finding the index of a value in an array.
|
You're thinking of aindexof(variable,array)
indexof is for finding the position of partstr in str
indexof(partstr,str)