User Tools

Site Tools


en:public:developer:template_system:tags:parameters:decimalseparator

This is an old revision of the document!


DecimalSeparator

The character used to display the decimal separator when formating a value throught the parameter “format”

Example

<#MyVar setValue="12345.678">
<#MyVar Format="'Money = '%.2m" ThousandSeparator=' ' DecimalSeparator=','>

The above example will output:

Money = $12 345,68
en/public/developer/template_system/tags/parameters/decimalseparator.1359223944.txt.gz · Last modified: 2013/01/26 22:12 by admin