3rd February 2015 at 7:12pm
purpose | sort the input by text 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 text |
! output | the input, likewise sorted into descending order |