Test Operations

IMPORTANT

Read more about Data Workbench’s End-of-life announcement.

Test operations take input from the available log fields, perform a test based upon their values, and return true if the test succeeded or false if the test failed.

These tests are always the child of one of the Boolean operations described in the next section. See Boolean Operations.

NOTE

If the input is a vector of strings, only the first value (string) in the vector is used for the test. This rule applies to all of the test operations.

On this page