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.
Edits the exchange rate.
Syntax
edit ExchRate editExchRate(boolean _set, ExchRate _exchRate)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the value is being set.
- _exchRate
Type: ExchRate Extended Data Type
The value of the exchange rate to be set.
Return Value
Type: ExchRate Extended Data Type
The exchange rate.