Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| Elements' Summary | 
| Finish | 
specifies why the script terminates.
   | 
| ErrorMessage | 
error message. 
 
   | 
| Return | 
contains the return value. 
 
   | 
| Elements' Details | 
Finish
FinishReason Finish; 
- Description
 
- specifies why the script terminates.
 
 
 
 | 
 
 
 | 
ErrorMessage
string ErrorMessage; 
- Description
 
- error message. 
 
 
 
Only valid if Reason is RuntimeError or CompileError. 
  
 
 | 
 
 
 | 
Return
any Return; 
- Description
 
- contains the return value. 
 
 
 
This field is only valid if FinishEngineEvent::Finish is 
 FinishReason::OK. 
  
 
 | 
 
 
 | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.