BoolFilter.invert
bool invert() @propertyGet invert property.
Returns
If the expression result should be inverted.
void invert(bool propval) @propertySet invert property.
Parameters
propval | If the expression result should be inverted. |
bool invert() @propertyGet invert property.
void invert(bool propval) @propertySet invert property.
propval | If the expression result should be inverted. |