From FirebugWiki
Returns an array containing the values of all properties of the object.
[edit] Syntax
[edit] Parameters
[edit] object
Object to return the values for.
[edit] Examples
Lists all the property values of the myObject object.
[edit] See also