PhixFlow Help

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

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"/>

  • No labels