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 X is greatDatrue
Datameer X is greatDaffalse
Datameer X is greatDatamtrue