"digital"
Sets the digital clock display.
Synopsis
setValue(string shape, "digital", bool mode);
getValue(string shape, "digital", bool &mode);
shape.digital(bool mode);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
mode |
TRUE = Digital FALSE = Analog |
Description
Sets the digital clock display.
Assignment
Clock