assistance-engine/docs/developer.avapframework.com/chapter7_6.md

6 lines
366 B
Markdown

## 3.5 Summary
Comments in AVAP™ are an essential tool for improving the readability and maintainability of source code.
With line comments, block comments, and documentation comments, developers can add explanations, clarifications,
and useful documentation to the code, making it easier to understand and collaborate within development teams.