new array functions

22. Juli 2010 von jan

There are 2 new array functions out. Now you can shuffle and sort arrays.

shuffle:
This function shuffles (randomizes the order of the elements in) an array.

sort:
This function sorts an array. Elements will be arranged from lowest to highest when this function has completed.

Keine Kommentare

(erforderlich)
(erforderlich, wird aber nicht angezeigt)