Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Match object provides access to the read-only properties of a regular expression match.
Properties
The first index of the match in the string. |
|
The length of the match. |
|
The match string. |
|
The submatches of the match. |