byte_length.md 261 B

% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.

Description

Returns the byte length of a string.

::::{note} All strings are in UTF-8, so a single character can use multiple bytes. ::::