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