Difference between revisions of "Ar CustomSort"

92 bytes added ,  17:54, 2 March 2015
Added a note about array of arrays
imported>QQuix
(Added notes and example)
imported>QQuix
(Added a note about array of arrays)
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 does not support an array of arrays (returns an empty array)


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