Template Keywords
Page - firstonly
The /firstonly/ keyword makes any keywords between /firstonly/ and /onlyend/ only appear the first time a section is drawn.
/firstonly/
Every /firstonly/ must have a following /onlyend/ keyword.
Example
This makes the student name be drawn in the section only once, even if the section appears more than once on a page.
/page/,Extra course,1,1
/sans/,12
/section/,1900,500
/firstonly/
/field/,student,100,100,600,150
/onlyend/
- This keyword has no effect if the report template does not have the /section/ keyword.