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