User Tools

Site Tools


en:public:developer:template_system:tags:parameters:thousandseparator

ThousandSeparator

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

NOTE: By default the content of the parameter “ThousandSeparator” will be parsed (all <#..> tags will be evaluated) before to apply any filter. You can control this behavior throught the parameter AnalyzeTagParams

Example

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

The above example will output:

Money = $12 345.68
en/public/developer/template_system/tags/parameters/thousandseparator.txt · Last modified: 2013/01/27 22:26 by admin