Adding Line Numbers

To add line numbers in PeopleCode Editor:

  1. Go to the menu bar of Application Designer.

  2. Click on View.

  3. Select Line Numbers.

    The following image illustrates how line numbers are displayed in PeopleCode Editor:

    Adding Line Numbers

To remove line numbers from PeopleCode Editor, uncheck Line Numbers.

Note:

Line numbers in PeopleCode Editor are not the same as statement numbers in debug mode. While line numbers are valid for all the lines in PeopleCode editor including comments, declarations and new lines, statement numbers do not include the declare functions and functions that are not debuggable.