getmodprop
| getmodprop | 
  Purpose
 
 
 Get model information.
 
 
  Synopsis
 
 function getmodprop(mo:Model, prop:integer):string
 function getmodprop(prop: integer):string
 
  Arguments
 
 | 
     mo 
     | 
     A model
     | ||||||||||||||||
| 
     prop 
     | 
     The property to retrieve. Possible values:
     
 | 
  Return value
 
 
 The property as a string or an empty string in case of error
 
  Further information
 
 
  The second form of the function reports information for the calling model.
 
 
  Related topics
 
  
  Module
 
  
