/
ENDSWITH

ENDSWITH

Syntax

ENDSWITH(<string>;<string>)

Description

Tests if this string ends with the specified suffix and returns a Boolean value.

Examples

Column1Column2ENDSWITH returns
replace.txttxttrue
This is a texttxtfalse
This is a txttxttrue

Related content

ENDSWITH
ENDSWITH
More like this
ENDSWITH
More like this
STARTSWITH
STARTSWITH
More like this
STARTSWITH
STARTSWITH
More like this
STARTSWITH
STARTSWITH
More like this
ISBLANK
More like this