Siebel SmartScript Administration Guide > Extending Scripts with Siebel VB and Siebel eScript > SmartScript Events >

Script_Finish


Script_Finish allows cleanup after a script is finished.

Syntax

Script_Finish

Returns

Not applicable

Usage

Script_Finish is a postevent that is called to permit any last-minute cleanup or postprocessing after the script has been finished. If an error is raised during the procedure, it is displayed to the user, but the script remains finished.

Siebel SmartScript Administration Guide Copyright © 2006, Oracle. All rights reserved.