new array functions
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.
Dieser Beitrag wurde am 22. Juli 2010 um 21:22 erstellt und ist unter Functions-Online eingeordnet.
Hinterlass einen Kommentar oder einen trackback.