Variable block

The constant block is followed by the Variable Declaration block.
Variables are entities that can contain values. Variables are typed: Text, Number or Boolean.
Variables are used to give meaningful names to values that are changed in the script.