STARTS_WITH¶
Description¶
STARTS_WITH returns true if a string begins with the given prefix, and false otherwise.
Syntax¶
Returns: true or false.
Example¶
This returns true if the person's phone number starts with the Swiss country code +41.