MATCH & KEYS Formulas Functions


Added two new Formulas functions:

  • MATCH - Returns true if text contains the regex expression regex_to_match and false otherwise.

  • KEYS - Returns an array of keys present in the object.