Siebel SmartScript Administration Guide > Extending Scripts with Siebel VB and Siebel eScript > Standard Methods for All SmartScripts >

Script_Open


Script_Open allows updating of the Dashboard. It also can be used to position the database on the appropriate record when saving answers to a BusComp.

Syntax

Script_Open

Returns

Not applicable

Usage

Script_Open allows setting variables for use for complex branching, use in later questions, or in the dashboard. It can also be used to create a new record and populate some values using code.

Siebel SmartScript Administration Guide