Toggling comments
Use the
command to (un)comment one or more lines:- Put the cursor in the desired line, or select the desired lines.
- Right-click and select .
When you comment
lines, a comment pipe symbol [|] appears at the beginning of each of the
selected lines. This prevents the lines from being compiled or interpreted.
This figure shows an example:
The comment pipe symbols are removed when you uncomment the lines.