Go to the first, previous, next, last section, table of contents.


`for-from' - set initial index

Usage: (for-from from)
This function records the initial index information for an AutoGen FOR function. Outside of the FOR macro itself, this function will emit an error. See section FOR - Emit a template block multiple times.

Arguments:
from - the initial index for the AutoGen FOR macro


Go to the first, previous, next, last section, table of contents.