Returns true if the value is an object, false otherwise. Please, note that arrays are also objects in JavaScript.
The value to be checked.
Returns true if the value is an object, false otherwise. Please, note that arrays are also objects in JavaScript.