GUI Attributes

stringColor

This attribute defines the color of the string.

Examples

// Default value
stringColor[0] = "404040";
// ...
stringColor[15] = "404040";

stringColor[0] = "FFF";

stringColor[15] = "F00";