Added a new formula function:
REGEX_EXTRACT(text, regex)
- Returns an array of all the regex matches on the input text
REGEX_EXTRACT
Formula functionAdded a new formula function:
REGEX_EXTRACT(text, regex)
- Returns an array of all the regex matches on the input text