This is an old revision of the document!
Convert the result of a called function (or var) from one currency to another currency. If the result is empty, no operation is done. If the result is not a numeric field, an error is raised.
Value | Description |
---|---|
From=xxx;To=yyy | Convert the result from the currency xxx to the currency yyy |
<#MyCurrencyVar setValue="1"> <#MyCurrencyVar CurrencyConvert="From=USD;to=EUR">
Output:
0.75