Using the <Label> tag, you can create a text label to identify another form element such as a field.
Copy
<Label>
<Style>IVLabel</Style>
<Block>n</Block>
<Row>n</Row>
<Column>n</Column>
<Caption>caption</Caption>
<RowSpan>n</RowSpan>
<ColumnSpan>n</ColumnSpan>
<MarkAsRequired>True/False</MarkAsRequired>
</Label>