If Global Configuration Value

If Global Configuration Value performs a test on a global configuration variable.


Example


If Global Variable


Condition

Operator Condition is met when...

available

There is a global configuration variable with the specified name.

equal

There is a global configuration 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 global variable to test for the selected condition.


Operator

Select the condition test type.


Compare Mode

Select the comparison mode. See Comparison Modes.