Code Section Blocks are an essential element of block coding.

The following advantages can be obtained when block coding is performed by grouping functional units using Code Section.

First, it improves the readability of block coding. Code Section can be unfold and fold, allowing you to expand and work with only what you need.

In addition, if the Comment block is used together, it is registered as a Flag on the right side and moves to the corresponding comment when clicked, so it can be used as a simple memo writing and checkpoint.

Second, block coding speeds up rendering. When a block is composed without a code section, there is a significant difference in block rendering and movement speed compared to the case with a code section. It is recommended to use code sections for optimal performance of block coding.

Untitled

Below is example with of using Code Section.

The block code is lengthy, making it less readable and difficult to find checkpoints. Above all, if the block is longer, the rendering speed may be slowed down.

그림2.png


🔙 Back to Main Page🗂️

🔝 to Top of This Page