RegExp["$*"] (Property/static)

A switch property to determine whether multi-line matching is performed or not.

Availability:

JavaScript - 1.2
JScript - 5.5
Internet Explorer - 5.5
Netscape - 4.0
Netscape Enterprise Server - 3.0
Opera - 5
JavaScript syntax:-RegExp["$*"]

This property uses the array index notation because the property name contains punctuation characters that would cause syntactic errors if the property name were not in quotes.

Warnings:

See also:RegExp.multiline