term.isColor
From ComputerCraft Wiki
Function term.isColor | |
Returns if the computer can display colors. | |
Syntax | term.isColor() |
Returns | If the computer can display colors. |
Part of | ComputerCraft |
API | term |
Examples
Function term.isColor | |
Returns if the computer can display colors. | |
Syntax | term.isColor() |
Returns | If the computer can display colors. |
Part of | ComputerCraft |
API | term |