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

SaveFieldName


SaveFieldName returns the name of the field that stores the answer.

Syntax

SaveFieldName

Returns

The name of the field that stores the answer as a string.

Usage

SaveFieldName returns the configured field name in which the answer value is stored. This may not be present for all questions, because not all questions store their answers in a field. (Some questions do not save answers.) It is declared as a string.

See Also

SaveBusCompName and SaveBusObjName.

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