hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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.