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.
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.