Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
object-get-values
Returns an array of all values in the object.
Parameter
Type
Description
self
object
The object to get the values from.
return
[any]
An array containing all values in the object.