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