Which keyword is used to declare a variable in JavaScript?

The keyword used to declare a variable in JavaScript is "var".