LSL Wiki Mirror 7-7-7 : llStringLength

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
integer llStringLength(string src)

Returns the number of characters in src.

Example:
llStringLength("hello"); // this returns 5.


Strings / Functions
There is no comment on this page. [Display comments/form]