LogicalAnd Criterion¶
The LogicalAnd Search Criterion
matches content if all provided Criteria match.
Arguments¶
criterion- a set of Criteria combined by the logical operator.
Example¶
1 2 3 4 5 | |
The LogicalAnd Search Criterion
matches content if all provided Criteria match.
criterion - a set of Criteria combined by the logical operator.1 2 3 4 5 | |