If Local Variable

If Local Variable performs a test on a local variable.


Example


If Local Variable


Condition

Operator Condition is met when...

available

There is a local variable with the specified name that has been defined by an action of a earlier rule within the policy.

equal

There is a local variable with the specified name, and its value equals the specified value when compared using the specified comparison mode.

not available

Available would return False.

not-equal

Equal would return False.


Fields

Name

Specify the name of the local variable to test for the selected condition.


Operator

Select the condition test type.


Compare Mode

Select the comparison mode. See Comparison Modes.