Maintenance comments

You can easily add maintenance comments to existing scripts or libraries. You can mark existing lines that you modified, and new lines that you added.

When you add a maintenance comment, the editor generates a comment text that consists, among other things, of a Marker Identifier. The Marker Identifier is determined by the editor preferences, and can be the name or requirement ID of your current activity or project.

See Preferences - Editor.

Note: When you use the Toggle Comment command to uncomment a line, only the pipe symbol [|] at the beginning of the line is removed. Comment text at the end of the line (for example maintenance comment text such as " |#myactivity.so ") is not removed.