Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts the new price to a different currency than the base currency.
Syntax
public Price convertPrice(CurrencyCode _currencyCode)
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency code to which to convert the new price.
Return Value
Type: Price Extended Data Type
The converted price.