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

 

JScript RegExp Object lastParen Property

Specifies the last parenthesized substring match, if any. Read-only.

Syntax: JScript RegExp Object lastParen Property

RegExp.lastParen

Short Syntax: JScript RegExp Object lastParen Property

RegExp.$+

Remarks: JScript RegExp Object lastParen Property

The value of the lastParen property is modified whenever a successful parenthesized match is made.

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