Returns the position where the value in the second parameter is found in the first parameter. The optional third parameter can indicate the starting position of the search. An optional fourth parameter can indicate if the search is case sensitive. The result returns -1 if the text is not found.