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

GetInitialExchangeDate


GetInitialExchangeDate returns the exchange date of a currency question before the script was executed.

Syntax

GetInitialExchangeDate

Returns

The initial currency exchange date for a currency question, as a string.

Usage

This function returns the initial currency exchange date for this question (if it is a currency question) before the user started executing the script. This value is usually Empty unless the value came from a business component field or was set up by Siebel VB or Siebel eScript in a Script_Open procedure. GetInitialExchangeDate is declared as a string.

See Also

GetCurrentExchangeDate and GetPriorExchangeDate.


 Siebel SmartScript Administration Guide 
 Published: 23 June 2003