Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog
The general syntax is:
!jumps labels [; layout]
The arguments are:
Name | Type | Default | Rule |
labels | string | ||
layout | string | Center | <Left|Center|Right|left|center|right> |
See Understanding Macro Interfaces, if necessary.
The jumps macro generates lines of jumps to headings.
Typical usage is:
!jumps "Purpose,Usage,,Description,Examples"
This will create two jump lines: the first has Purpose and Usage; the second has Description and Examples.
Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog