Use this function to use the light control feature. This function demands the state of light control as first parameter. The value 0 means state "off" and value 1 means state "on".

Example:
%LCDs.LightControl(0)
This function call sets the light control to state "off".