We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4989b3 commit 7505717Copy full SHA for 7505717
Language/Variables/Data Types/String/Functions/length.adoc
@@ -34,7 +34,7 @@ Returns the length of the String, in characters. (Note that this doesn't include
34
35
[float]
36
=== Returns
37
-The length of the String in characters.
+The length of the String in characters as an unsigned int.
38
39
--
40
// OVERVIEW SECTION ENDS
0 commit comments