Skip to content

re::groups

groups(value: String, pattern: Regex)

ParameterTypeDescription
valueString
patternRegex

Returns

(List) The values of the groups of the first match.