"decimals"
    
    Sets the number of decimal places for an LCD number.
Synopsis
setValue(string shape,"decimals",int v);
getValue(string shape,"decimals",int &v);
shape.decimals(int v);
Parameter
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| v | The number of decimal places | 
Description
Sets the number of decimal places for an LCD number.
            Assignment
LCD number
