User Tools

Site Tools


en:public:developer:template_system:tags:parameters:convertcurrency

This is an old revision of the document!


Table of Contents

ConvertCurrency

Convert the result from one currency to another currency. If the result is not a numeric value, no operation is done

Values

Value Description
From=xxx;To=yyy Convert the result from the currency xxx to the currency yyy

Example

<#MyCurrencyVar setValue="1">
<#MyCurrencyVar CurrencyConvert="From=USD;to=EUR">

Output:

0.75
en/public/developer/template_system/tags/parameters/convertcurrency.1358100125.txt.gz · Last modified: 2013/01/13 22:02 by admin