Difference between revisions of "Tostring"

From ComputerCraft Wiki
Jump to: navigation, search
m (Added to CAT:LuaCoreFunctions + Needs TLC!)
m (NeedsWork -> Stub)
Line 1: Line 1:
{{NeedsWork}}
+
{{Stub}}
 
The tostring function receives an argument of any type and converts it to a string.
 
The tostring function receives an argument of any type and converts it to a string.
  
 
[[Category:Lua_Core_Functions]]
 
[[Category:Lua_Core_Functions]]

Revision as of 22:42, 28 November 2012

This page is a stub.
Please help us by expanding it.

The tostring function receives an argument of any type and converts it to a string.