Filter creation functions are used to define filter conditions or can be use to perform lookups on Pipes.
The following filter creation functions are available:
<Topic name = "andCondition" helpContext = "attributeFunctions/andCondition" isLeaf = "true"/>
<Topic name = "clearFilter" helpContext = "attributeFunctions/clearFilter" isLeaf = "true"/>
<Topic name = "fieldCondition" helpContext = "attributeFunctions/fieldComparison" isLeaf = "true"/>
<Topic name = "lookup" helpContext = "attributeFunctions/lookup" isLeaf = "true"/>
<Topic name = "orCondition" helpContext = "attributeFunctions/orCondition" isLeaf = "true"/>
<Topic name = "setFilter" helpContext = "attributeFunctions/setFilter" isLeaf = "true"/>