Skip to main content

Using Comments

Using comments in a project not only helps to organize the code, but it also allows a user to plan out the overall goal of the project before beginning.

Comment blocks

Not only can comments be used, but notes can be used as well. Notes can be used for larger amounts of information, multiple lines of text, or to provide more in-depth context.

An example of a Note

For more information on how to use notes, view the Notes article in the Knowledge Base.