Checks the current selection against an expression and returns true, if at least one element of the selection fits the given expression.
If no element fits, or the expression is not valid, then the response will be 'false'.
filter is used internally, therefore all rules that apply there apply here, as well.
Arguments:
| expr | String | |
|---|---|---|
| The expression with which to filter | ||
Examples:
| Name | Type |
|---|