Difference between revisions of "Tostring"

From ComputerCraft Wiki
Jump to: navigation, search
m (Added to CAT:LuaCoreFunctions + Needs TLC!)
Line 1: Line 1:
 +
{{NeedsWork}}
 
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]]

Revision as of 21:29, 28 November 2012

This page needs some serious TLC, stat!

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