Queries using function test clauses

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

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

"function(’function_arguments’)"

The functions are pre-defined. For the descriptions of functions, see the "Function definitions" section in Functions.

Example


Feedback