Ar Prev

From the Oblivion ConstructionSet Wiki
Revision as of 02:27, 26 December 2014 by imported>QQuix (Clarified the 'BadIndex' return value)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(key:arrayKey) ar_Prev src:array prevKey:arrayKey

Returns the key of the element immediately preceding the passed key, or Ar_BadNumericIndex/Ar_BadStringIndex if no key precedes it.