User Tools

Site Tools


en:public:developer:template_system:tags:parameters:checksum

This is an old revision of the document!


Table of Contents

CheckSum

Parameter “checksum” permit to retrieve the CRC checksum (a numeric code) of the returning value. Empty String ('') return 0 but it's not the case for Null Value.

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

Example

<#TestVar setValue="hello">
<#TestVar checksum="1">

Output

68623423
en/public/developer/template_system/tags/parameters/checksum.1359292904.txt.gz · Last modified: 2013/01/27 17:21 by admin