op string function ``` string indexOf(string str, string substr, int fromIndex) string lastIndexOf(string str, string substr, int fromIndex) ```