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.