Excerpt | ||
---|---|---|
| ||
orCondition() Returns an empty OR Pipe Filter Clause object which can be populated with Pipe Filter Conditions to build up a dynamic (script-defined) Pipe Filter. |
Function: orCondition()
Returns an empty OR 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.
...