/ Published in: ActionScript 3
Quite trivial but can be needed sometimes. At least I know where to look when i'll forget it
Expand |
Embed | Plain Text
myArray.sort( Array.NUMERIC );
You need to login to post a comment.
