keys
array keys(dictionary)
Returns an
array
with the keys from the
dictionary
.
Parameters
dictionary
—
dictionary
.
Returns
an
array
of dictionary keys.