The value of the $1...$9 properties is
modified whenever a successful parenthesized match is made. Any number of
parenthesized substrings may be specified in a regular expression pattern,
but only the nine most recent can be stored.
The following example illustrates the use of the
$1...$9 properties: