Regular expressions (or REGEX) can be used to match character combinations within text strings. Airtable’s REGEX functions are implemented using the RE2 regular expression library.
Regular expressions (or REGEX) can be used to match character combinations within text strings. Airtable’s REGEX functions are implemented using the RE2 regular expression library.