Difference between revisions of "RefMapArrayGetFirst"

1 byte added ,  17:51, 28 January 2017
no edit summary
imported>Jazzisparis
imported>Jazzisparis
 
Line 1: Line 1:
{{Function
{{Function
  |origin = JIP
  |origin = JIP
  |summary = Returns an '''array_var''' with the first '''Key::Value''' pair in the specified [[RefMap Array]]. The first element in the returned array is the '''Key''' (reference type), and the second element is the '''Value''' (float/reference/string type).
  |summary = Returns an '''array_var''' with the first '''Key::Value''' pair in the specified [[RefMap Array]].
 
The first element in the returned array is the '''Key''' (reference type), and the second element is the '''Value''' (float/reference/string type).
  |name = RefMapArrayGetFirst
  |name = RefMapArrayGetFirst
  |alias = RefMapFirst
  |alias = RefMapFirst
Anonymous user