User Tools

Site Tools


en:public:developer:template_system:tags:parameters:lowercase

This is an old revision of the document!


Table of Contents

Lowercase

Parameter “lowercase” means that content of variable will be converted to lower case when output. Digits, non-alpha characters like dots, commas, hyphens remain unchanged.

Values

Value Description
true Means that value must be converted to lower case. If something else is specified then parameter “lowercase” is ignored.

Example

<#Var name="ID" value="RT202">
ID of the property: <#ID lowercase="true">

Output:

ID of the property: rt202
en/public/developer/template_system/tags/parameters/lowercase.1353929168.txt.gz · Last modified: 2012/11/26 15:26 by igor