IndexOf Summary The IndexOf function returns the index value for first matching string found. Syntax IndexOf(<input value>, <value to locate index>) Return Type Integer Details   Ex...