Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
re::groups
groups(value: String, pattern: Regex)
Parameter
Type
Description
value
String
pattern
Regex
Returns
(List) The values of the groups of the first match.