set the scope state variable name to `value` and save always

Mode

Wireless

Syntax

set the scope state variable variable-name to `value` and save save-mode

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.

value
String.
If you select Evaluate as expression, the text in the field is evaluated as an arithmetic expression, and the result is used.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.

Click OK.

save-mode
One of the following:
  • always (default)
  • unless rejected
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

Sets and saves a state variable. You can specify that the variable is not saved if the policy rejects the message.