July 1998
Intermediate to advanced
1456 pages
65h 5m
English
lastParen — NN 4 IE J3 ECMA n/a
Read-only
Returns the string that matches the last parenthesized subcomponent
of the regular expression as a result of the most recent operation.
The short version is $+.
var myValue = RegExp.lastParen
String.
Read now
Unlock full access