not
Description
To negate any condition, use not
.
Example
This simply gets you the opposite result from using p.domicile = ch
. If the person in the case does not live in Switzerland, this condition evaluates as true.
Last updated