String
String
is a string data type.
Strings are UTF-8 encoded.
Limitations
The maximum size of a String
variable is 32,767 bytes (1 character can take up to 4 bytes).
String Functions
The built-in functions for working with strings are presented in the following articles: