Or group logic tables
Use the Or Group field on List (MX10.1) to create an AND/OR condition between attributes. This determines if the attributes are grouped or treated individually. If you leave this field blank, AND is the default setting, which connects two statements with an AND condition. You can specify any alphanumeric character in the field to create an OR condition.
If you have multiple conditions in a list, use an OR in the Or Group field to separate the conditions. Selection criteria above or below an OR condition are applied separately. This table shows how attribute and OR group combinations are combined to create conditional statements.
If the attribute on the preceding or subsequent line is | And the OR group on the preceding or subsequent line is | Result |
---|---|---|
EQUAL | EQUAL | Not valid |
EQUAL | NOT EQUAL | Or condition |
NOT EQUAL | EQUAL | And condition |
NOT EQUAL | NOT EQUAL | Or condition |