ConsoleWindow.CurrentTextColor Property

Top 

Description

Modifies the color used when subsequently reporting text to the Console Window.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

color

Access:

read/write

Default Value:


RGB(0,0,0)

 

Syntax

myVariable1 = myConsoleWindow1.CurrentTextColor;

 

myConsoleWindow1.CurrentTextColor = myVariable1;

 

See also

ConsoleWindow Object

Colors in FreeFlyer

ConsoleWindow Guide