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 (or result of function) 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="1">

Output

68656c6c6f
en/public/developer/template_system/tags/parameters/hexencode.1354014237.txt.gz · Last modified: 2012/11/27 15:03 by igor