TextColor([color])=> specify the color to the following text.
color (numeric): informs the color for the following text, constants from GRA.CH can be used in the form of GRA_CLR_… or any other RGB number (created with GraMakeRGBColor()) can be used. Default is GRA_CLR_BLACK.