Black Ops III

GetPrevArrayKey

Returns the prev key of the input array, before the specified key.

Example:

key = GetPrevArrayKey( array, key )

Parameters

ParameterSummary
*arrayInput array
*keyThe given key

* = mandatory