I would love it if Airtable had a formula to determine whether a string (or field reference containing a string) matched a given regular expression.Google Sheets, for example, has the REGEXMATCH() function. It takes a string/cell reference and a rege...