- Property Manager name: Variable Error
- Criteria version: The
v2023-01-05
rule format supports thevariable_error
criteria v1.1. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
Matches any runtime errors that occur on edge servers based on the configuration of a set_variable
behavior. See Support for variables section for more information on this feature.
Option | Type | Description | Requires | |
---|---|---|---|---|
result | boolean | Matches errors for the specified set of | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
variable_names | string array | The name of the variable whose error triggers the match, or a space- or comma-delimited list of more than one variable name. Note that if you define a variable named | {"displayType":"string array","tag":"input","todo":true} |