User Tools

Site Tools


en:public:developer:template_system:tags:parameters:hexencode

This is an old revision of the document!


Table of Contents

Hexencode

Parameter “hexencode” defines that the content of corresponding variable must be represented in the HEX-view. It means that each character will be changed with its own hexadecimal value. For example, character “b” will be changed with 62.

Example

<#Var name="TestVar" value="hello">
<#TestVar hexencode="true">

Output

68656c6c6f
en/public/developer/template_system/tags/parameters/hexencode.1353935336.txt.gz · Last modified: 2012/11/26 17:08 by igor