A admin Administrator Staff member Aug 22, 2008 #1 ok, as we all know, the syntax for this method is string.indexOf(x,y); (where you find the first x starting with position y). well, my question is, how do you find the first x before the position y?
ok, as we all know, the syntax for this method is string.indexOf(x,y); (where you find the first x starting with position y). well, my question is, how do you find the first x before the position y?