Using the Apama Studio Development Environment > Working with Projects > Editing Apama files > Specifying comments
Specifying comments
To toggle comment notation, click in a line or select one or more lines, and press Ctrl+/.
Alternatively, you can adjust comment notation as follows:
1. Click in a line or select one or more lines.
2. Right-click anywhere in the code editor.
3. In the menu that appears, select Source and then one of the following:
*Toggle comment — Inserts // comment notation if the selected line or lines is not a comment. Removes // comment notation if the selection is already a comment.
*Add block comment — Inserts /* at the beginning of the section, and */ at the end of the selection.
*Remove block comment — Removes the /* and */ notation.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.