length

From RPTools Wiki
Revision as of 11:34, 10 March 2009 by Verisimilar (talk | contribs) (Added version.)
Jump to navigation Jump to search

length() Function

Introduced in version 1.3b48
Returns the length of a string.

Usage

length(str)

Example

[r, length("abcde")]
Returns 5