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 can be compared to a single condition in an if-statement. Usually (almost always, see Group) the operators in the if-statement are "&&" (in JavaScript/C#)/"AND" (SQL).

filter can be created by selecting the Input tab in the Search Editor and then clicking the "Add" button:

In the window, which pops up, there are three tabs: Meta data fieldTable and column, and Draft - Predefined. If a filter is predefined, every aspect of the filter is hardcoded, ie the user has no way to change the filter during creation. As such, the predefined filter will not be mentioned below.

filter MUST have some properties defined before it can be added to a search:

  • No labels