Represents the various logical operators used to combine the conditions of the CustomFilter.
CustomFilter.conditionalOperator
Filter in values where only CustomFilter.condition1 and CustomFilter.condition2 pass.
Filter in values where either CustomFilter.condition1 or CustomFilter.condition2 (or both) pass.
Represents the various logical operators used to combine the conditions of the CustomFilter.
See
CustomFilter.conditionalOperator