Siebel Medical Handheld Guide > Print Tagging Language > Print Formatting Tags >

EndOfLine Tag


The EndOfLine tag specifies the end of a row and advances to the next line.

Usage

Use the EndOfLine tag to create rows of data in a table. Used with the Cell tag.

Syntax

To use this tag, use the following syntax:

<TAG:EndOfLine>

Parameter
Description

TAG:EndOfLine

(Required) End of line tag indicator.

Example

<TAG:Cell startat="0" endat="50" name="TOTAL:" align="RIGHT">

<TAG:Cell startat="50" endat="100" variable="vvv1total" align="RIGHT">

<TAG:EndOfLine>

Siebel Medical Handheld Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.