IndexOfSubstring()
not ratedit is opensource, first created by mueslirocker.
It searches for the second parameter in the first one, and returns the index of the first instance of that substring. use SubStringBJ, or you will have to subtract 1 from the result.
an important function to me, i use it for every of my calculation stuff, that workes with a charmap.
It searches for the second parameter in the first one, and returns the index of the first instance of that substring. use SubStringBJ, or you will have to subtract 1 from the result.
an important function to me, i use it for every of my calculation stuff, that workes with a charmap.