linesBetweenRows
The linesBetweenRows property specifies
the number of blank lines between each line that contains an array
element, as in the following example:
myIntArray INT[] { linesBetweenRows = 1 } This property is meaningful only for arrays. The default value for this property is 0. You cannot update the property at run time.
Compatibility
| Data item | VGUI record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java™ | Print Form COBOL |
|---|---|---|---|---|---|---|
| Yes | No | Yes | Yes | Yes | Yes | Yes |