unload
 unload | 
   
  Purpose
 
  
  Synopsis
 
 procedure unload(mo:Model)
 
  Argument
 
 | 
     
     mo 
       | 
   
     
     Model to unload
       | 
  
  Further information
 
 
 This procedure unloads the given model. All resources used by this model, including modules, are released. The function fails if the model is running.
 
 
  Related topics
 
 
 load.
 
 
  Module
 
 
