User Tools

Site Tools


en:public:developer:template_system:tags:repository:const

Table of Contents

<#const>

Use this tag to retrieve const value hard coded in the template system engine

Parameters

Name Mandatory Description
Name Yes The Name of the const

Literal

you can write <#const_xxx> instead of <#const name=“xxx”>

Example

  <#const_xxx>

The above example will output if xxx = 21 (for exemple) :

  21
en/public/developer/template_system/tags/repository/const.txt · Last modified: 2015/01/29 14:33 by svanderclock