Length

From OxeyeWiki

Revision as of 22:51, 8 March 2009 by Jeb (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

WChar:length()

Fetches the length of the string object, counted in characters.

Parameter Expected Type Description
No parameters
Returns

Returns the length of the string object.

Daisymoon GUI Lib

Example

   local text = WChar("abcde")
   text:length() -- returns 5
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox