Difference between revisions of "Computer.getID"
From ComputerCraft Wiki
TheVarmari (Talk | contribs) m (Changed int to number) |
MKlegoman357 (Talk | contribs) m (moved Computer.getID() to Computer.getID: Removed parenthesis to match other function pages.) |
(No difference)
|
Revision as of 10:44, 1 June 2014
Function computer.getID | |
Returns the ID of a computer or turtle wrapped to the "computer" variable | |
Syntax | computer.getID() |
Returns | number ID |
Part of | ComputerCraft |
API | peripheral |