redstone.getOutput

From ComputerCraft Wiki
Revision as of 08:07, 30 May 2012 by Pinkishu (Talk | contribs)

Jump to: navigation, search


Grid Redstone.png  Function redstone.getOutput
Returns what was set with redstone.setOutput.
Syntax redstone.getOutput(string side)
Returns int
Part of ComputerCraft
API redstone