VariableA variable is a named reference to a value. That way an unpredictable value can be accessed through a predetermined name.See also Variable (computer science) on Wikipedia Declaring variables in JavaScript var statement in JavaScript