JavaScript regular expression property: ignoreCase
[this page | pdf | back links]
The ignoreCase
property of a JavaScript
regular
expression indicates if the i
modifier is set within the regular expression.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript Regular Expressions