search(regexp)

Match a regular expression with a string. If successful, it returns the position of the regular expression in the string, or –1 if no match is found.

<< replace(regexp, newStr) © 1996-2013 InetSoft Technology Corporation (v11.5) toLowerCase() >>