Excerpt | ||
---|---|---|
| ||
andCondition() Returns an empty AND Pipe Filter Clause object which can be populated with Pipe Filter Conditions to build up a dynamic (script-defined) Pipe Filter. |
Function: andCondition()
Returns an empty AND Pipe Filter Clause object which can be populated with Pipe Filter Conditions to build up a dynamic (script-defined) Pipe Filter. The Pipe Filter can then be used to fetch data from a Pipe.
...