51007 - Types of Variables in JavaScript

Опубликовано: 15 Март 2016
на канале: OnTargetHTML5
47
2

In this tutorial we demonstrate and discuss the different types of variables that are available in JavaScript. We begin our demonstration with numeric variables then work our way to string variable types. Demonstrating the different types and how they are used. We look at using escape characters with our string variables. We look at Boolean variables and how they are stored and wrap up with a discussion on the null value variable.