The HEADER table contains information that is to be returned to the client
software. It has two predefined values: 'ContentType' and 'Date'. Values can
be accessed using the syntax: HEADER.variableName
The variable name is only for developer reference, the value of the variable is
what is actually returned to the client. The example that follows shows how a
new header can be added to a reply.
|