3.25 setTextColor

D2Editor:setTextColor(color)

Sets the editor text color. The color value must be between 0 and 16777215 (0x000000 and 0xFFFFFF).

Returns the text editor object.

Introduced in platform.apiLevel = '2.0'