The Aligner is a post processor which will make your source code
align elements in groups, so the code looks very professional.
POSTPROCESS_WITH_THE_ALIGNER=YES
@_SAY_GET_ALIGNMENT_METHOD=2
options are 0, no alignment
1, each element type in it's own aligned column
2, Columns aligned, but not by type
3, Each element in it's own row.
If you use option 3, there is no reverse process.
Review the output before you commit to method 3.
ALIGN_DBCREATE_IN_THE_ALIGNER=YES