/
STARTSWITH

STARTSWITH

Syntax

STARTSWITH(<string>;<string>)

Description

Tests if this string starts with the specified prefix and returns a Boolean value. This command is case sensitive.

Examples

StringPrefixSTARTSWITH returns
Datameer is greatDatrue
Datameer is greatDaffalse
Datameer is greatDatamtrue

Related content

STARTSWITH
STARTSWITH
More like this
STARTSWITH
STARTSWITH
More like this
ENDSWITH
ENDSWITH
More like this
ENDSWITH
More like this
ENDSWITH
More like this
CONTAINS_IC
CONTAINS_IC
More like this