LanguagePossible SyntaxVariablesVariables are declared with the 'var' keyword.var foo They can also be assigned at the same time.var foo = 1