@nstWUIHeader([ANAME], [TEXT])

Inserts a header line with navigation into NST CGI script.

The following parameters are recognized:

[ANAME]

The name of the anchor point (for internal reference).

[TEXT]

The text to appear on the header line.

This has been deprecated, please use @wuiHtmlHeader() instead.

This macro is defined as:

@wuiHtmlHeader("@param(0)","@param(1)")