Description
This element is used to display empty lines on the page.
Attributes
Name | Description | Value |
---|---|---|
visibilityconditions | Unique Identifier Number of empty lines | '[[pagefunction, datatype, datapath ]]' operator(==,!=) 'value' |
rows | Number of empty lines | any |
Examples
Empty line
Tab
<emptyline> <visibilityconditions>'[[getValue,java.lang.String,billingTerm/billingTermScheme/allowConcurrentUsage]]'=='1'</visibilityconditions> <rows>1</rows> </emptyline>