SetTextCharColorGreen

Description

Sets the green component of the specified character's color. Using the SetTextColor command will override this. Values should be in the range 0-255.

Definition

SetTextCharColorGreen( iTextIndex, iCharIndex, green )

Parameters