Appendix C: Using Object Set Panel Logic

Table 19 provides examples demonstrating the logic of the Object Set panel when coding groups of properties. For more information about using the Object Set panel, refer to Create Object Sets Sub-Tab.

Table 19: Object Set Panel Logic
Logic Example Explanation

And

Property1

Property2

#

Specifies all objects in the answer space that match [Property1] and [Property2].

Or

Property1

Property2

#

Specifies all objects in the answer space that match [Property1] or [Property2].

And

Property1

Or

Property2

Property3

#

#

Specifies all objects in the answer space that match [Property1] and [either Property2 or Property3].

And

Or

Property1

Property2

#

Or

Property3

Property4

#

#

Specifies all objects in the answer space that match [either Property1 or Property2] and [either Property3 or Property4].

Or

Property1

And

Property2

Property3

#

And

Property4

Property5

Property6

#

#

Specifies all objects in the answer space that match [Property1] or [Property2 and Property3] or [Property4, Property5, and Property6].

And

Property1

Property2

Or

And

Property3

Property4

#

Property5

#

#

#

Specifies all objects in the answer space that match [Property1] and [Property2] and [either [Property3 and Property4] or [Property5]].