Difference between revisions of "Ar CustomSort"

110 bytes added ,  18:46, 2 March 2015
no edit summary
imported>QQuix
(Added notes and example)
imported>QQuix
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
*The returned array is always of type 'array'.
*The returned array is always of type 'array'.
*The original array may be of any type (array, map or stringmap). The original keys of map and stringmap arrays will be ignored.
*The original array may be of any type (array, map or stringmap). The original keys of map and stringmap arrays will be ignored.
* As of OBSE 21, this function returns an empty array if the first element of the original array is an array.


====Example====
====Example====
Anonymous user