Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : XML : xml.protect

Syntax

#(xml.protect,%value)

%value is any value; the result of this call will be the value with any characters in it protected from xml parsing.

Example

#(xml.protect,<<&&)
&lt;&lt;&amp;&amp;