greater than or equal to, on or after

The symbol >= represents the greater than or equal to operator. It specifies that the value of the property stored in the FileNet library must be greater than or equal to the comparison value.

For example, if you enter a condition such as

name >= Brown

you get the name Brown and all names that follow Brown alphabetically (in ASCII order).

When you search on a date property in an IDM Image Services library, the greater than or equal to operator appears in grid view as "on or after."