REGEXEXTRACT
REGEXEXTRACT(text, regex)
Returns the first substring from the text that matches the regex expression provided.
REGEXEXTRACT(text, regex)
Returns the first substring from the text that matches the regex expression provided.