term.isColor
From ComputerCraft Wiki
Revision as of 08:01, 23 January 2013 by Cruor (Talk | contribs) (Removed chance of getting imaginary OCD by code. Fixed example not doing what it says it does.)
Function term.isColor | |
Returns true if it's an advanced computer. | |
Syntax | term.isColor() |
Returns | Returns true if it's an advanced computer. |
Part of | ComputerCraft |
API | term |