{boolean-filter}
Plugin: Reporting Plugin, from version 1.0
This filter will ensure that the specified 'prefix:key' value matches the required true/false value.
Description
This macro must be used within a reporter macro.
Usage
Parameters
| Name |
Required |
Default |
Description |
| [default]/key | | | The key chain value to filter on. |
| value | | | If specified, the value of the key value must match the one specified. |
| required | | false | If set to 'true', the key value must have a value of some sort, either true or false. |
See Also