Syntax
where the scope state variable variable-name value operator-binary contained in Match Lists match-list`
Parameters
- scope
- One of the following:
- subscriber—Subscribers in the remote SPR.
- pool—Subscriber pool defined in the SPR.
- subscriber_local—Subscribers in the local MPE.
- session—Session variables that have a value as long as the session they are associated with is open.
- policy_evaluation—Policy evaluation variables that last only for the duration of the policy evaluation cycle.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- variable-name
- String.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- operator-binary
- One of the following:
- match-list
- A comma-separated list of values, where each value is a wildcard match pattern that uses the * (asterisk) character to match zero or more characters and the ? (question mark) character to match exactly one character.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
Description
Triggers a policy based on whether the specified state variable value matches a list of specified values (based on matching wildcard patterns).