elasticsearch/docs/reference/query-languages/esql/_snippets/functions/description/length.md

266 B

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

Description

Returns the character length of a string.

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