LIGHT_SOURCE_FLUORESCENT top-level constant
          
          int
          const LIGHT_SOURCE_FLUORESCENT
          
        
        
The constant used by TAG_LIGHT_SOURCE to denote light source is Fluorescent.
Implementation
const int LIGHT_SOURCE_FLUORESCENT = 2;