Filters
If you want to contribute, please create a user account and contact Jarek to get edit access.
Supported Filters
- when filter- Matches when the specified condition is met.
- whenContains filter- Matches when the calculated layout contains the specified substring. This filter is deprecated in favour of
<when /> which is based on contitions. - whenEqual filter- Matches when the calculated layout is equal to the specified substring. This filter is deprecated in favour of
<when /> which is based on contitions. - whenNotContains filter- Matches when the calculated layout does NOT contain the specified substring. This filter is deprecated in favour of
<when /> which is based on contitions. - whenNotEqual filter- Matches when the calculated layout is NOT equal to the specified substring. This filter is deprecated in favour of
<when /> which is based on contitions.




