Back to Elasticsearch

Length

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

9.4.0262 B
Original Source

% 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. ::::