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