Siebel SmartScript Administration Guide > Extending Scripts with Siebel VB and Siebel eScript > Other Preprogrammed SmartScript Methods >

StartPage


StartPage returns the configured name of the start page on the SmartScript itself.

Syntax

StartPage

Returns

The configured name—the original name before any translation—of the start page of the current SmartScript, as a SmartScriptPage object.

Usage

StartPage is declared as a SmartScriptPage object.

Siebel SmartScript Administration Guide