Search Operators - Search Operators - OnBase - WorkView - OnBase/WorkView/Foundation-24.1/WorkView/WorkView-Unity-Client-Usage/Using-Filters-Within-WorkView/Search-Operators - Foundation 24.1 - Foundation 24.1

WorkView

Platform
OnBase
Product
WorkView
Release
Foundation 24.1
License
Premier
ft:lastPublication
2026-04-22T22:23:32.555374
ft:locale
en-US

Operator

Description

=

Searches for an exact attribute match.

<

Searches for attribute values that are less than the specified value.

Note:

This operator is not available for alphanumeric and boolean attribute fields.

>

Searches for attribute values that are greater than the specified value.

Note:

This operator is not available for alphanumeric and boolean attribute fields.

<=

Searches for attribute values that are less than or equal to the specified value.

Note:

This operator is not available for alphanumeric and boolean attribute fields.

>=

Searches for attribute values that are greater than or equal to the specified value.

Note:

This operator is not available for alphanumeric and boolean attribute fields.

<>

Searches for attribute values that are not equal to the specified value.

Note:

This operator is not available for boolean attribute fields.