A return value of the RegExp.exec method.
Variables
groups:Null<DynamicAccess<String>>
Named capturing groups or undefined if no named capturing groups were defined. See Groups and Ranges for more information.
Note: Not all browsers support this feature; refer to the compatibility table.