Create the boolean difference of the first and subsequent domains. This creates the boolean difference between the first domain with respect to any of the subsequent domains. The difference is considered true if the first domain is true and none of the other domains are true.
More...
Create the boolean difference of the first and subsequent domains. This creates the boolean difference between the first domain with respect to any of the subsequent domains. The difference is considered true if the first domain is true and none of the other domains are true.
NOTE: when only a single domain is provided, the difference returns false.