The Line Feed Before This Field field flag (flag number 16) insert a blank line before the field.
If there is another field before it with the same line number, that field is printed on the line to which it was assigned and the field with the Line Feed Before This Field flag enabled is printed on the next line.
If there is a field after it with the same line number, that field is printed on the same line as the field with the Line Feed Before This Field flag enabled.
For example, if Line 5 on a Customer Mailing Label form consists of the fields City, State, and ZIP, the fields are printed like this:
Line 5 - Long Beach CA 90803
If the Line Feed Before This Field is enabled for the City field, the fields are printed like this:
Line 5 - [blank]
Line 6 - Long Beach CA 90803
If the Line Feed Before This Field is enabled for the State field, and is disabled for the City field, the fields are printed like this:
Line 5 - Long Beach
Line 6 - CA 90803
The Line Feed Before This Field field flag applies to both Labels and Reports.
See:
Report/Label Editor - Field Flags - All
Report/Label Editor Contents