You can select the lines you want to comment out and hit ctrl+k to comment/uncomment them.
""" is misleading, as it looks like a comment in the script editor. Text in triple-quotes are multi-line strings. The documentation should be changed, as well as the color-coding of the syntax in the editor.