Strings

Here's an overview of working with VARCHAR types in FeatureQL.

You can see the full list of string functions in the Functions page.

String literals

Define a string feature by writing between single quotes or backticks (not double quotes).

Special characters are single quote ' and backticks ```. You can escape them by doubling them.

String operators and functions

Concatenation

Other functions

Last update at: 2025/10/13 10:23:46