Skip to content

Notes

Use the Notes blocks to add comments to your code that the program ignores. Insert a single note between blocks or associate a note with a group of blocks.

Single Line Notes

Single line notes are useful for adding comments to your code to help others understand how the code works. These blocks are also useful for adding metadata, such as the author name and revision date, to your code. You can add a single line note preceding or following a block.

Block Group Notes

Block Group notes work like single line notes, except that you can associate multiple blocks with a single note. This also allows you to move an entire group of blocks by dragging the note block associated with them. Additionally, you can disable a group of blocks by disabling the associated note block.