Progress Monitor for IdealProgrammer.com

Take Swift, Intelligent, Massive, Planned, Loving, Effective (S.I.M.P.L.E.) Action to Transform Self into Ideal




Please login

 

String.Search Example

Description: Illustrates the JavaScript syntax for the String Search .

Syntax: string.search("regexp or string") – Searches for a match between a regular expression and a string, and returns the position of the match.

 

String.Search Example Code: