ConsoleColor()
Syntax
Result = ConsoleColor(CharacterColor, BackgroundColor)
Description
Change the colors used by the text display. The colors values goes from 0 to 15, which are the 16 colors availables in the console mode.
Supported OS
Windows