Queries using function test clauses

A query clause based on a function test finds all object versions that match the results for the function.

The syntax for this type of clause consists of the function (function) and its arguments, as shown below:

"function('function_arguments')"

The functions are pre-defined. See Functions for function descriptions.

Examples


Feedback