CurrencyCode Method
The CurrencyCode method returns the currency code that Siebel CRM associates with the division of the user position. For example, USD for U.S. dollars, EUR for the euro, or JPY for the Japanese yen. It uses the following syntax:
Application. CurrencyCode()
It includes no arguments.
For example:
SiebelApp.S_App. CurrencyCode();