We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4989b3 + a1ccc71 commit 4ca291eCopy full SHA for 4ca291e
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. Data type: `unsigned int`.
38
39
--
40
// OVERVIEW SECTION ENDS
0 commit comments