3rd February 2015 at 7:00pm
| purpose | sort the input by number field |
|---|---|
| input | a selection of titles |
| parameter | F=the name of a field, defaulting to title |
| output | the input, sorted into ascending order by field F, treating field values as numbers |
! output | the input, likewise sorted into descending order |