The RelativeFactor attribute function can be used to determine the conversion factor between two currency IDs.
Syntax | ||||
RelativeFactor(IDFrom, IDTo) | ||||
Return value | ||||
Type |
Description | |||
Double |
The conversion factor between the two currency IDs | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
IDFrom |
String |
ByVal |
Source Currency ID |
Required |
IDTo |
String |
ByVal |
Target Currency ID |