Variable

From regional-training
  1. a variable is something that changes
  2. in mathematics it is a symbol that is potentially unknown that may have a value determined or supplied in an equation.
  3. in computing a variable is an anonymous, but more often named entity, that can be assigned a value e.g. a character, a number or a string.