ISCOLOR( ) Function

See Also

Determines whether a computer can display color.

Syntax

ISCOLOR( )

Returns

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.).