XML Feeds

.

[javascript-dev] Re: String.search problem...

Anthony Palomba apalomba at austin.rr.com
Wed Jan 23 16:45:02 MST 2008


String.search takes a string and searches it for a 
specified substring. It returns -1 or the index of the 
beginning of that substring. I am pretty sure this works.


More information about the javascript-dev mailing list