Print
From ComputerCraft Wiki
Revision as of 13:12, 8 July 2012 by
Pinkishu
(
Talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Function print
Lets you print the string on the terminal.
Syntax
print(
string
)
Returns
nil
Part of
ComputerCraft
API
none
Examples
Example
Prints something.
Code
print ("Hello World!")
Output
Hello World!
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Links
Main Site
Forums
Tools
What links here
Related changes
Special pages
Permanent link
Page information