Syntax
REGEXTRACT(<string to be examined>; <regular expression>)
Note |
---|
The regular expression can't reference a workbook column. |
...
This function differs from the TOKENIZE function, which returns tokens by separators that match the regular expression.
...