Functions

Prev Next

The following syntax is not supported in functions as of TQL 3.0.

  • Missing—The only syntax that works for rules is missing:field or missing=field. There are no limitations for search.

  • Cryptographic Hash—The md5, sha1, sha256, sha384, and sha512 functions 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.