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

StartQuestion


StartQuestion returns the configured name of the starting question on the SmartScript itself.

Syntax

StartQuestion

Returns

The configured name—the original name before any translation—of the first question of the current SmartScript, as a SmartScriptQuestion object.

Usage

StartQuestion is declared as a SmartScriptQuestion object.

Siebel SmartScript Administration Guide