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

Script_Save


Script_Save can be used to save states not stored by normal means.

Syntax

Script_Save

Returns

Not applicable

Usage

Script_Save is an event called before the normal script state has been saved to business components and the answer table, and after Script_Finish has been called. This is a good place to save additional states collected by the SmartScript and not stored by the normal mechanisms.

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