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.
1 parent 7505717 commit a1ccc71Copy full SHA for a1ccc71
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 as an unsigned int.
+The length of the String in characters. Data type: `unsigned int`.
38
39
--
40
// OVERVIEW SECTION ENDS
0 commit comments