From Test-Scratch-Wiki
A variable can be used any time a value must be stored, be it a score, name, or option. Variables can also be used to easily create text on the Stage.
Variables are very versatile, with many purposes. Some uses include keeping a score, or saving input, checking options, and printing text. They can also be used to create easily customizable bases. However, variables have a 10240 character limit.[citation needed]
Lists can be used instead of several variables, or for an indeterminate amount of variables.
Example Uses
- Score
- Platforming
- Storing changeable information