ToString

From OxeyeWiki

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

WChar:toString()

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

Parameter Expected Type Description
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