An array of values from capture groups in the Regular Expression. If a capture group did not match its value is undefined.
The zero-based index of the string tested where the matched regular expression began
An object with (key => values) consisting of (named capture group name => capture group value)
The string that matched the Regular Expression