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

Page


Page returns the name of the current page.

Syntax

Page

Returns

The name of the page containing the question, as a SmartScriptPage.

Usage

Page is declared as type SmartScriptPage.

See Also

GetPage.

Siebel SmartScript Administration Guide