User:Immibis/Sandbox
From ComputerCraft Wiki
< User:Immibis
Revision as of 18:47, 7 January 2013 by Immibis (Talk | contribs) (Created page with "<includeonly> <table style="width: 100%; border: solid 1px black; margin: 2px; border-spacing: 0px;"> <tr><td colspan="2" style="font-weight: bold; font-size: large; padding-...")
Wiki code
{{Function |name=redstone.setOutput |args=[[string]] side, [[boolean]] value |api=redstone |returns=[[nil]] |addon=ComputerCraft |desc=Sets a redstone output |examples=Examples go here (use [[Template:Example]]) |notes= * Note 1 * Note 2 }}
Note that args, returns, addon, examples and notes are optional.
Result
![]() | |
Sets a redstone output | |
Syntax | redstone.setOutput(string side, boolean value) |
Returns | nil |
Part of | ComputerCraft |
API | redstone |
Examples
Examples go here (use Template:Example)Additional Notes
- Note 1
- Note 2 test