12. Report-Writer Statements
:
Text Positioning Statements
:
.Lineend Statement--End a Line
:
Example
Share this page
Example
To print a list of items across the page on the first line of a block:
.block
.println 'ITEMS:'
...
.detail
.top
.lineend
.println ', ', item