EGL Reference Guide for iSeries

leftAlign

The build descriptor option leftAlign is used only when you generate a form group that includes print forms. The option indicates whether to left-justify the output data on print-form fields that have the following characteristics:

Valid values are yes (the default) and no. If you do not need left alignment during output, specify no to give better performance and to reduce the code size.

Left alignment strips leading spaces and places them at the end of the field.


Related concepts
Build descriptor part


Related reference
Build descriptor options


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]