Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Pen: Clear Block
- Chocolate_Melons
-
Scratcher
36 posts
Pen: Clear Block
In the forums, there is the block in Pen called clear:
Yet, how come I can't seem to find that block in my list?
Does anyone know why?
clear
Yet, how come I can't seem to find that block in my list?

Does anyone know why?
Last edited by Chocolate_Melons (Feb. 3, 2022 02:27:33)
- Eloki_
-
Scratcher
39 posts
Pen: Clear Block
Pretty sure the name got changed to erase all in 3.0.
Last edited by Eloki_ (Feb. 3, 2022 02:38:36)
- helloworldbyeworld
-
Scratcher
1000+ posts
Pen: Clear Block
The forum scratchblocks are still in Scratch 2.0, and some blocks (such as the contains operator) are in Scratch 3.0 but not Scratch 2.0, thus not the forum scratchblocks. Others got renamed, like from “clear” (2.0) to “erase all” (3.0). So the “clear” block in the 2.0 scratchblocks are the same as the “erase all” block in 3.0.
To make a pen block named “erase all” in the current forum scratchblocks, you can do this:
So it looks like this:
To make a pen block named “erase all” in the current forum scratchblocks, you can do this:
[scratchblocks]
erase all::pen
[/scratchblocks]
So it looks like this:
erase all::pen
- Discussion Forums
- » Help with Scripts
-
» Pen: Clear Block



