| 
 Syntax: 
  
value = object.OutName 
  
  
Part 
 | 
Description 
 | 
 
value 
 | 
A variant-type variable in the user program which receives the output variable name. 
 | 
 
object 
 | 
The name of an object (or object expression) that evaluates to an object of ChaosHunter_Runtime.DLL class. 
 | 
 
 
 
  
Returns the name of an output variable in the model. The returned value is a string type value. 
 |