If Global Configuration Value performs a test on a global configuration variable.
Example
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.