Difference between revisions of "Id"
From ComputerCraft Wiki
(Re-created and actually made the page represent what it was *meant* to say.) |
m (Changed dead link) |
||
Line 1: | Line 1: | ||
− | The '''id''' program prints the current computer's ID, using [[os.getComputerID()]]. | + | The '''id''' program prints the current computer's ID, using [[os.getComputerID|os.getComputerID()]]. |
[[Category:Programs]] | [[Category:Programs]] |
Revision as of 12:35, 30 November 2012
The id program prints the current computer's ID, using os.getComputerID().