Novell NETWARE 6-DOCUMENTATION Manual page 2128

Table of Contents

Advertisement

Print Result Variables
Table 12
Variable Name
$$BeginLoop
$$BeginTOCList[text]
$$Bookmark
$$Countervariable_number,
increment_number
$$Description
The following table lists all available print result variables that can be used to
extend the functionality of the default print result templates or to create new
templates from scratch. For more information about how to implement
variables in a template (HTML) page, see
Search Solutions," on page
Print Result Variables
Description
End of the header section. Beginning of the repeating body section. This
section is repeatedly parsed until there are no further result items to
process.
Beginning of the table of contents repeating section. This section is
repeatedly parsed until there are no further TOC result items to process.
This is a conditional text section. The items within the brackets ( [ ] ) are
processed only if the current item represents a change in the depth of the
hierarchy. If $$Product appears within the conditional text, it will be
replaced only if the current item also represents a new product.
The HTML anchor name of the current result item. This can be used to
jump from a TOC entry to the corresponding section within the print job.
All bookmark entries begin with "novell_print_toc_" and are followed by
the number of the current result item, as in novell_print_toc_1.
Inserts the value of the specified var# counter into the search result page.
All counters initialize to zero. The optional second parameter specifies the
amount to increment or decrement the current value. A maximum of 10
counters is supported. For example:
$$Counter[1] = insert value of counter #1
$$Counter[1,1] = increment counter #1 by 1 and display the new value
$$Counter[5,-3] = decrement counter #5 by 3 and display the new value
The abstract, description, or first 255 display bytes of the result item.
Working with Template Variables and Search Parameters 199
Chapter 17, "Customizing Your
185.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netware 6

Table of Contents