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

GetCurrentCurrencyCode


GetCurrentCurrencyCode returns the most recent currency code.

Syntax

GetCurrentCurrencyCode

Returns

The currency code entered in response to the current question as a string.

Usage

GetCurrentCurrencyCode returns the current currency code entered by the user for a question if it is a currency question. The currency code might have changed many times as the user worked through the script. GetCurrentCurrencyCode is declared as a string.

See Also

GetInitialCurrencyCode and GetPriorCurrencyCode.

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