Browse By

Scratch – Exploring all the Block: Online Course

Variables blocks

BLOCKFUNCTION
set () to ()The block will set the specified variable to the given value: a string or number.
change () by ()The block will change the specified variable by a given amount.
show variable ()The block shows the specified variable’s Stage monitor.
hide variable ()The block hides the specified variable’s Stage monitor.
variableThe block simply holds its variable