Black Ops III

GetNextArrayKey

Returns the next key of the input array, after the specified key.

Example:

key = GetNextArrayKey( array, key )

Parameters

ParameterSummary
*arrayInput array
*keyThe given key

* = mandatory