Difference between revisions of "Ar First"

33 bytes added ,  08:51, 3 January 2015
added another possible return
imported>CSbot
(Automated import of articles)
 
imported>QQuix
(added another possible return)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{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
Line 16: Line 15:
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE v0017)]]
[[Category:Functions (OBSE v0017)]]
[[Category:Array Variable Functions (OBSE)]]
[[Category:Array Functions (OBSE)]]
Anonymous user