Boolean Filter
Description
This filter will ensure that the specified prefix:key value matches the required true/false value.
This macro must be used within a reporter macro.
Parameters
Name | Required | Available In | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|---|
[default] /key | Yes | Server, Data Center | No | The key chain value to filter on. | |
value | Optional | Server, Data Center | No | If specified, the value of the key value must match the one specified. | |
required | Optional | Server, Data Center | No | false | If set to true, the key value must have a value of some sort, either true or false. |
Editor View
Tutorial Examples