redstone.getOutput
From ComputerCraft Wiki
| Returns what was set with redstone.setOutput. | |
| Syntax | redstone.getOutput(string side) |
| Returns | int |
| Part of | ComputerCraft |
| API | redstone |
Examples
| Returns what was set with redstone.setOutput. | |
| Syntax | redstone.getOutput(string side) |
| Returns | int |
| Part of | ComputerCraft |
| API | redstone |