ToString

From OxeyeWiki

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

WChar:toString()

Converts the string object to a normal byte string (as good as it gets).

Parameter Expected Type Description
No parameters
Returns

Returns the object's string contents as a single-byte string.

Daisymoon GUI Lib

Example

   local text = WChar("Hello")
   print(text:toString())
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox