length: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
Verisimilar (talk | contribs) m (Macros:Functions:length moved to length) |
(No difference)
|
Revision as of 02:34, 9 March 2009
length() Function
Returns the length of a string.
Usage
[h: len = length(str)]
Example
[r, length("abcde")]