The following syntax is not supported in functions as of TQL 3.0.
Missing—The only syntax that works for rules is
missing:fieldormissing=field. There are no limitations for search.Cryptographic Hash—The
md5,sha1,sha256,sha384, andsha512functions now support only a field name. The optional format that controls the format of the message digest is no longer supported. For example,md5(class, base64) = CY9rzUYh03PK3k6DJie09g==is not supported.