[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.
Difference between revisions of "Ar Next"
Jump to navigation
Jump to search
Clarified the 'BadIndex' return value
imported>QQuix (Organizing the Array Functions category list) |
imported>QQuix (Clarified the 'BadIndex' return value) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| origin = OBSE | | origin = OBSE | ||
| summary = Returns the key of the element immediately following the passed key, or | | summary = Returns the key of the element immediately following the passed key, or [[Ar_BadNumericIndex]]/[[Ar_BadStringIndex]] if no key follows it. | ||
| name = ar_Next | | name = ar_Next | ||
| returnVal = key | | returnVal = key |