Procedures and Scripts > Commenting out a block of text
  
Commenting out a block of text
A selected block of text can be turned into a comment by using the 'Comment' option in the right mouse pop-up menu. The editor will place two dashes '--' at the front of each line in the selected block. In the same way a block of text can be uncommented by choosing the 'UnComment' option. Note that only lines that start with two dashes in the left most column can be uncommented.