Initializing help system before first use

xmldecode

xmldecode


Purpose
Decode a text string for XML.
Synopsis
function xmldecode(t:text):text
Argument
text to decode
Further information
Decode a text string from XML by replacing encoded sequences (< > & ' ") by the corresponding control characters.
Related topics
Module