Module Reference
Previous:
1.5.5.2 Supported Operators
Up:
1.5.5 Building Queries
Next:
1.5.5.4 Full Code Listing
1.5.5.3 Supported Functions
Function
Description
AND
Equivalent to using the & operator on a
Query
object.
OR
Equivalent to using the | operator on a
Query
object.
NOT
Equivalent to using the ~ operator on a
Query
object.
Module Reference
Previous:
1.5.5.2 Supported Operators
Up:
1.5.5 Building Queries
Next:
1.5.5.4 Full Code Listing
Documentation released on April 10, 2005.