Number indexOf (String searchValue, Number offset)
Returns the index within the string of the first occurrence of the specified string, starting the search at fromIndex if provided.