Field expression

In a field expression, an operator is used to compare a field with a particular value that a user specifies.

A field expression is composed of the following:

The syntax for a field expression is as follows:

<Field> <Operator> <Value>

The following table lists some examples of a field expression:

Table: Examples of field expressions

Field

Operator

Value

Field expression

Domain Name

=

SOUTH REGION

Domain Name=SOUTH REGION

Auditing Enabled

!=

Yes

Auditing Enabled!=Yes

More Information

About checks

Concepts in checks

Check expression

Creating a new check

Check Advanced Settings