The CurrencyValue attribute can be used to determine or set the currency-specific value of variable.
|
Syntax | ||||
|
CurrencyValue([CurrencyID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Currency |
Converted value of the variable, matching the ID of the currency | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
CurrencyID |
String |
ByVal |
Currency-ID of the value |
|
Note | ||||
|
If CurrencyID is not specified, CurrencyValue returns/sets the value of the current dialog currency. | ||||