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

Len

From FenixWiki

Jump to: navigation, search


[edit] Definition

INT len ( <STRING str> )

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

[edit] Parameters

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

[edit] Returns

INT : The length of the specified string.


Strings Functions
Asc() • Atof() • Atoi() • Chr() • Find() • Ftoa() • Itoa() • Lcase() • Len() • Strrev() • Substr() • Ucase() •
Personal tools