import "nsIAbBooleanExpression.idl";
Condition is an expression which is a leaf node in a boolean expression tree
Public Attributes | |
| attribute nsAbBooleanConditionType | condition |
| The condition for how the a value should be compared. | |
| attribute string | name |
| The lhs of the condition. | |
| attribute wstring | value |
| The rhs of the condition. | |
Represents a property name which should be evaluated to obtain the lhs.
<name> [condition] value
1.5.6