Help for this page

Select Code to Download


  1. or download this
      -> sub Initialize
                read config file and construct hash and return self object
         sub get_value(string parameter, string key)
                return value
    
  2. or download this
       parameter, key, value, id
       abc, xyz, 1, 100
       blue, pqr, 0.1, 101