hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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.