Return an array of the enumerable property values of an object.
The object for which the values are to be returned.
An array of the enumerable property values of the object.
Return an array of the enumerable property values of an object.
Param: obj
The object for which the values are to be returned.
Returns
An array of the enumerable property values of the object.