getting how many elements an object has in javascript code example Example: javascript object length var size = Object.keys(myObj).length;