[javascript-dev] Re: String.search problem...
Anthony Palomba
apalomba at austin.rr.com
Wed Jan 23 16:45:02 MST 2008
- Previous message: [javascript-dev] String.search problem...
- Next message: [javascript-dev] Re: String.search problem...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [javascript-dev] String.search problem...
- Next message: [javascript-dev] Re: String.search problem...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
