Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript RegExp Object multiline Property

Indicates whether searching continued across line breaks. Read-only.

Syntax: JScript RegExp Object multiline Property

RegExp.multiline

Short Syntax: JScript RegExp Object multiline Property

RegExp.$*

Remarks: JScript RegExp Object multiline Property

The value of the multiline property is modified whenever a successful match is made. If multiline is True, searching was performed across line breaks; otherwise, multiline returns False.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.