Add line numbers

About Add line numbers tool

Add line numbers to the data in the Input window. This can be useful for programming, data analysis, text processing, language analysis, and other applications where thousands of lines are involved.

Using seprator style "." you get:

  • 1. Line one
  • 2. Line two
  • 3. Line three

Using seprator style ")" you get:

  • 1) Line one
  • 2) Line two
  • 3) Line three

Using seprator style "None" you get:

  • 1 Line one
  • 2 Line two
  • 3 Line three