DoesNotContain

Description

The field does not contain the provided characters.

Input arguments

Argument Name

Data Type

Description

expression

String

String to be searched.

contained string

String

String to search for.

Return type

Boolean (TRUE/FALSE, Yes/No)

Example

Explanation

Determine if Field1 does not contain the string Vegas.

Configuration

Result

Last modified: Thursday December 19, 2024

Is this useful?