GetArrayKeys( <array> )


Module: Level

Summary:

Returns an array consisting of the keys of the input array.



Example:

result = GetArrayKeys( array );



Required Args:

  • 1 : <array> Input array