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

SaveBusCompName


SaveBusCompName returns the name of the business component that stores the answer.

Syntax

SaveBusCompName

Returns

The name of the business component that stores the answer as a string.

Usage

This method returns the configured business component in which the answer is stored. This must be specified if a field is specified using SaveFieldName.

See Also

GetSaveBusComp, SaveBusObjName, and SaveFieldName.

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