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

GetCurrentExchangeDate


GetCurrentExchangeDate returns the exchange date for the most recent currency question.

Syntax

GetCurrentExchangeDate

Returns

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

Usage

GetCurrentExchangeDate returns the current, currency exchange date entered by the user for this question (if it is a currency question). This might have changed many times as the user worked through the script. GetCurrentExchangeDate is declared as a string.

See Also

GetInitialExchangeDate and GetPriorExchangeDate.

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