Text, Numeric and Date Fields

The following table summarizes the SmarTeam - Web Editor search attributes in different types of files:

Operator
Description
Example
=
Equal to
=10 or =new
..
Specifies a range
12..65 (ranging from 12 to 65)
<
Less than
<32 (less than 32)
<=
Less than or equal to
<=32 (less than or equal to 32)
>
Greater than
>22 (greater than 22)
>=
Greater than or equal to
>=22 (greater than or equal to 22)
<>
Not equal to
<>34 (not equal to 34)
!
Not equal to
!new (not equal to new)

Blank = all entries