Number Data Type JavaScript Tutorial

They actually have properties and methods.

var sColor = "blue";
alert(sColor.length);    //outputs "4"