/
Not Condition

Not Condition

The Not Condition

The Not Condition can be used to negate an other condition.

Example:

<condition type="..." id="standardinstallation">...</condition>

<condition type="not" id="custominstallation">
    <condition type="ref" refid="standardinstallation" />
</condition>

Nested Elements

The Not condition must have one and only one reference to an other condition.

condition

A reference to a condition, which will be negated.

Related content

Aggregate Conditions
Aggregate Conditions
Read with this
Dynamic Conditions
Dynamic Conditions
Read with this
Variable Condition
Variable Condition
Read with this
Panels
Read with this
Panel Validators
Panel Validators
Read with this
Conditions
Conditions
Read with this