keys

Get all the item keys of an Array.


Syntax


Parameters

  • Array subject - The Array to get the item keys from.


Result

  • Array - An Array containing all the item keys of subject as item values.

Returns the item keys of subject.