Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...