User Tools

Site Tools


org.gramar.base:tag.initialcode

initialCode Tag

The initialCode tag Scopes a region of template processing that might be modified by the user after generation and should therefore be kept (not overwritten on subsequent gramar invocations).

The initialCode tag is always nested within a userRegion tag and breaks that userRegion tag content into three sections: before eyecatcher, modifiable content and after eyecatcher. The before and after eyecatchers may contain other Gramar markup tags and are used to locate the modifiable region in existing files.

Attribute Kind Required Purpose
(no attributes)

Full Form

<c:initialCode >

Usage and Samples

Return to index

org.gramar.base/tag.initialcode.txt · Last modified: 2016/06/27 20:35 (external edit)