Comment / Uncomment Selected code
Well documented code is as important as having your code working!
To uncomment code:
- Highlight the code to be made active.
- Select the Toggle Comment button. The forward slashes at the beginning of each line of code will disappear.
Multiple lines of code can also be commented out by enclosing the selected block with the and * / characters.
Or.. this is not said in the manual but select and press ctrl+/