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.
Sets or retrieves the current exchange rate.
Syntax
edit ExchRate editExchRate(boolean set, ExchRate _exchRate)
Run On
Called
Parameters
- set
Type: boolean
A Boolean value that specifies whether the caller is supplying a new value or if the current value should be retrieved.
- _exchRate
Type: ExchRate Extended Data Type
The new exchange rate value When the set parameter is true.
Return Value
Type: ExchRate Extended Data Type
The exchange rate to be displayed.