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