Example Resulting value of x
var g = [1, 2, 5, 4];
var x = g.length;
4