Specify that an entire section of script should be commented out.
#comments-start
...
...
#comments-end
The #comments-start and #comments-end directives can be nested.
You can also use the abbreviated keywords #cs and #ce.
Additionally, the directives themselves can be commented out!