term.isColor
From ComputerCraft Wiki
Revision as of 18:30, 2 December 2013 by TheOriginalBIT (Talk | contribs) (whoops, no one saw this :P)
Function term.isColor | |
Returns true if it's an advanced computer. | |
Syntax | term.isColor() |
Returns | boolean returns true if it's an advanced computer. |
Part of | ComputerCraft |
API | term |