Difference between revisions of "Computer.turnOn"
From ComputerCraft Wiki
TheVarmari (Talk | contribs) (Added function page) |
MKlegoman357 (Talk | contribs) m (moved Computer.turnOn() to Computer.turnOn: Removed parenthesis to match other function pages.) |
(No difference)
|
Revision as of 10:41, 1 June 2014
Function computer.turnOn | |
Turns on a computer or turtle wrapped to the "computer" variable | |
Syntax | computer.turnOn() |
Returns | nil |
Part of | ComputerCraft |
API | peripheral |