Auxiliary
A set of blocks that provides the user with auxiliary functionality
- Output message/warning/error to console text - a block, the execution of which displays the specified text in the console (
~
) in the appropriate category
You can read more about the work of the developer console and how to call it in the corresponding article
- An embedded commenting block is a block with an explanatory comment that can be embedded in a logical chain
- Commenting block - a block with an explanatory comment that can be placed in any part of the Blockly workspace
These comments are not displayed in the source code of the project logic!