"onColor";
    
    Sets the foreground color of an LCD number.
Synopsis
setValue(string shape,"onColor",string color);
getValue(string shape,"onColor",string &color);
shape.onColor(string color);
Parameter
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| color | The color | 
Description
Sets the foreground color of an LCD number.
            Assignment
LCD number
