Difference between revisions of "Ar First"

79 bytes added ,  08:51, 3 January 2015
added another possible return
imported>QQuix
(Organizing the Array Functions category list)
imported>QQuix
(added another possible return)
 
Line 1: Line 1:
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
  | summary = Returns the key of the first element in an array.
  | summary = Returns the key of the first element in an array, or [[Ar_BadNumericIndex]]/[[Ar_BadStringIndex]] if the array has no elements.  
  | name = ar_First
  | name = ar_First
  | returnVal = key
  | returnVal = key
Anonymous user