Header
Allows you to specify a header. The header is text displayed at the top
of the page. It is displayed when a page is generated.
Use the \ character before a double quote (\").
For example:
# Header
headRecord="$NEEDED1
<HTML>
<HEAD>
$NEEDED2
$TITLE
</HEAD>
<BODY $BACKCOLOR>
$HEAD
"
|
Expected type: message.
|