GetInitialCurrencyCode
GetInitialCurrencyCode returns the currency code for the question before the script was executed.
Syntax
GetInitialCurrencyCode
Returns
The initial currency code for the question as a string.
Usage
GetInitialCurrencyCode returns the currency code for the question (if it is a currency question) before the user started executing the script. This value is usually null unless the value came from a business component field or was set up by Siebel VB or Siebel eScript in a Script_Open procedure. GetInitialCurrencyCode is declared as a string.