CommandBlock.getCommand
From ComputerCraft Wiki
Revision as of 20:08, 31 March 2014 by MKlegoman357 (Talk | contribs) (Added CommandBlock.getCommand)
| Returns a string containing the command currently inside the Command Block. | |
| Syntax | commandBlock.getCommand() |
| Returns | string command |
| Part of | ComputerCraft |
| API | Command Block |