12 lines
265 B
Markdown
12 lines
265 B
Markdown
|
% This is generated by ESQL's AbstractFunctionTestCase. Do no 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.
|
||
|
::::
|
||
|
|
||
|
|