Difference between revisions of "Print"

From ComputerCraft Wiki
Jump to: navigation, search
m (Added to CAT:LuaCoreFunctions.)
(jefkdmhgnj)
Line 1: Line 1:
{{lowercase}}
+
uevrghjkdfmntrgf
{{Function
+
|name=print
+
|args= [[string (type)|string]]
+
|api=
+
|addon=ComputerCraft
+
|desc=Lets you print the string on the terminal.
+
|examples=
+
{{Example
+
|desc=Prints something.
+
|code=print("Hello World!")
+
|output=Hello World!
+
}}
+
}}
+
 
+
[[Category:Lua_Core_Functions]]
+

Revision as of 17:10, 4 December 2012

uevrghjkdfmntrgf