search Method (JScript 5.6)

Returns the position of the first substring match in a regular expression search.

stringObj.search(rgExp) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also