
Exiting from the editing status
  - exit()
  Exits from the editing status, releases all the resources and saves all  reports and the catalog. 
  - quit()
  Quits the editing status without saving and releases all resources. It will return false if it fails, otherwise true. 
 