how to check length of a javascript object code example Example: javascript object length var size = Object.keys(myObj).length;