Marking new lines

You can also easily mark new lines that you added to your script:

  1. Put the cursor in the desired line, or select the desired lines.
  2. Right-click and, on the shortcut menu, select Mark as New.
    • Behind the first new line a comment is inserted with the following text: " |#<Marker Identifier>.sn ". (" sn " means Start - New)
    • Behind the last new line a comment is inserted with the following text: " |#<Marker Identifier>.en ". (" en " means End - New)
    • Note: If you selected only one line, the comment text is: " |#<Marker Identifier>.n ".

This figure shows an example: