DoesNotEndWith

Description

The field does not end with the provided characters.

Input arguments

Argument Name

Data Type

Description

expression

String

String to be searched.

comparison string

String

String to search for.

Return type

Boolean (TRUE/FALSE, Yes/No)

Example

Explanation

Determine if Field1 does not end with the string black.

Configuration

Result

Last modified: Thursday December 19, 2024

Is this useful?