Search Operators - WorkView - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Premier - OnBase/WorkView/Foundation-24.1/WorkView/WorkView-Web-Client-and-Client-Usage/Using-Filters-Within-WorkView/Search-Operators - 2025-10-15

WorkView

Platform
OnBase
Product
WorkView
Release
Foundation 24.1
License
Premier

Operator

Description

=

Searches for an exact attribute match.

<

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

>

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

<=

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

>=

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

<>

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

null

Searches for all attribute values that do not contain a value.

!null

Searches for all attribute values that contain any value.