Comments
You can include comments for your own documentation within a report specification saved as a text file.
Commented text has the following format:
/* {any_text} */
where
any_text
Is any text, except the characters * and /, which close the comment.