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
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.