|
The
Index button allows you to search for a text string in the global index. The
Find button allows you to perform a full text search using wildcards (*).
|
|
|
The
Index contains names of code items (functions, classes, Scheme extensions, etc.), chapter and section headers, and subject information and allows a faster search of the documentation using a subset of the full text search.
|
|
|
The index references information by:
|
|
|
Concept
|
Concepts are indexed where introduced and defined.
|
|
|
Name
|
Code items (e.g., classes, methods, functions, commands, Scheme extensions, options, etc.) are indexed by their names. Code items such as these may also be indexed by individual substrings within their names. For example, the Scheme extension
abl:fixed-width-rad is indexed by the substrings "abl," "fixed," "width," and "rad," in addition to its full name.
|
|
|
Filename
|
Where relevant, filenames are indexed.
|
|
|
Header
|
Chapter and section headers (titles) appear in the index (using both the full title and individual words in the title).
|