Comment is used for explaining or making notes regarding the code. You can include text comments in the report. The report engine will not parse comments.
To make a single line comment
To make multi-line comments
You can declare the code in Velocity template without parsing it into the report. The report engine will not parse the code.
To unparse code