Inserting Inline Comments
Inline comments are comments used to make annotations on the right-side of
a code line.
To insert an inline comment:
-
Move the cursor to the line where you want to add an inline comment.
-
Click Add Inline Comment on the Comments pull down menu of the
Code Edit Tools toolbar or select the same entry in the CodeSMART main
menu (quick toolbar
and menu references are available).
Note
-
You can split an inline comment over multiple lines using the line
continuation character '_'.
See Also
Back To Top
|