multiline Property (JScript 5.6)

Returns a Boolean value indicating the state of the multiline flag (m) used with a regular expression. Default is false. Read-only.

rgExp.multiline

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also