This wiki is out of date, use the continuation of this wiki instead

Len

From FenixWiki

Revision as of 17:10, 31 August 2007 by Sandman (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


Definition

INT len ( <STRING str> )

Returns the length, the number of characters, of a certain string.

Parameters

STRING str - The string of which the length will be returned.

Returns

INT : The length of the specified string.

Personal tools