TrvCashAdvance.editExchRate Method
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.