Excerpt | ||
---|---|---|
| ||
fieldCondition(attributeName, comparator, value) Returns a Pipe Filter Condition that can then be added to an andCondition() or to an orCondition() to construct a Pipe Filter. |
Function: fieldCondition
Returns a Pipe Filter Condition that can then be added to an andCondition() or to an orCondition() to construct a Pipe Filter which may then be used to perform a lookup on a Pipe.
...