[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Ar Last
Revision as of 07:51, 3 January 2015 by imported>QQuix (added another possible return)
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(key:arrayKey) ar_Last src:array
Returns the key of the last element in an array, or Ar_BadNumericIndex/Ar_BadStringIndex if the array has no elements.