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

CurrencyFieldName


CurrencyFieldName returns the name of the field in which the currency code is stored.

Syntax

CurrencyFieldName

Returns

The name of the field in which the currency code is stored as a string.

Usage

CurrencyFieldName returns the configured field name in which the currency code is stored. It is declared as a string. You can use this method only with questions that accept currency values (AnswerType = ssCurrency).

Siebel SmartScript Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.