To consistently indent lines in the current file for improved readability:

  1. Optionally, select a block of code to be indented. If no text is selected, the entire file will be formatted.
  2. Press CTRL+I or right-click on the Editor's context menu and select Source > Correct Indentation.
    Note: At the Editor preferences page, you can turn on or off options to have the ABL Editor automatically indent and align lines as you type and when you paste text, and to enable tabular formatting. The Correct Indentation command also applies tabular formatting, if enabled.