redstone.setOutput
From ComputerCraft Wiki
Revision as of 05:03, 5 May 2013 by Smiley43210 (Talk | contribs)
![]() | |
No description provided. | |
Syntax | redstone.setOutput(string side, boolean state) |
Returns | nil |
Part of | ComputerCraft |
API | redstone |
Examples
Additional Notes
- This function will throw an error if you give it an invalid side.
- List of possible sides: left, right, front, back, bottom, top