Counter (block): Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content added Content deleted
(Adding a category)
No edit summary
 
Line 1: Line 1:
{{Needs Images|n = There is no block image, or workaround image.}}
{{Blocks
{{Blocks
|block_type = Reporter Block
|block_type = Reporter Block
|category = [[Control Expansion]] (originally Experimental Blocks, moved to [[Control]] in Scratch 3.0)
|category = [[Control Expansion]] (originally Experimental Blocks, moved to [[Control]] in Scratch 3.0)
|title = counter
|title = counter
|block_img=Counterreporter.png}}
}}
The '''counter''' block is a reporter block. It is one of the [[Counter|counter blocks]]. The block reports the current value of the counter. To get this block, one must add the Control Expansion extension.
The '''counter''' block is a reporter block. It is one of the [[Counter|counter blocks]]. The block reports the current value of the counter. To get this block, one must add the Control Expansion extension.
==Workaround==
==Workaround==

Latest revision as of 22:24, 24 May 2024

counter
...
Caption
Block Type Reporter Block
Category / Extension Control (originally Experimental Blocks, moved to Control in Scratch 3.0)
Status Who tf uses status

The counter block is a reporter block. It is one of the counter blocks. The block reports the current value of the counter. To get this block, one must add the Control Expansion extension.

Workaround

If a variable is used to make a workaround for the counter functionality, then the value of that variable can be used.