We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
utf8string-length returns the length of an UTF8 string.
Example 1: Get length of Sindhi UTF8 string for "Username"
> (define str "استعمال ڪندڙ جو نالو") > (utf8string-length str) 20