Tip You can select from a list of available values by choosing the Display Sample Data for Selection option and selecting the field again. Available values appear in the list.
Operator
Description
=
Equal to the value you set.
!=
Not equal to value you set.
<
Less than the value you set.
<=
Less than or equal to you set.
>
Greater than the value you set.
>=
Greater than or equal to the value you set.
~
Similar to value you set.
!~
Not similar to the value you set.