Length

From OxeyeWiki

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