Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionValue
visibilityconditions

Unique Identifier Number of empty linesThe conditions that should be met to make the element visible.

'[[pagefunction, datatype, datapath ]]' operator(==,!=) 'value'
rowsNumber of empty lines.anyAny number

Example

Expand
titleEmpty Line

Code Block
themeEclipse
languagexml
titleEmpty Line
<emptyline>
    <visibilityconditions>'[[getValue,java.lang.String,billingTerm/billingTermScheme/allowConcurrentUsage]]'=='1'</visibilityconditions>
    <rows>1</rows>
</emptyline>