Purpose
The comment block is used to document the functions of the Net.Data macro.
Syntax
>>-%{--text--%}------------------------------------------------><
Parameters
Context
Comments must be outside all other Net.Data macro blocks.
Restrictions
Any text or characters are allowed.
Examples
Example 1:
%{
This is a comment block. It can contain any number of lines
and contain any characters. Its contents are ignored by Net.Data.
%}