JavaScript Editor js editor     Web development 



Main Page

Determines whether a computer can display color.

ISCOLOR(В )

Return Value

Logical

Remarks

ISCOLOR(В ) returns true (.T.) if the computer has color capability (whether or not a color monitor is actually being used). If the computer doesn't provide color support, ISCOLOR(В ) returns false (.F.).

See Also



JavaScript Editor js editor     Web development