17th April 2015 at 12:57pm
purpose | sort the input by text field, treating upper and lower case as different |
---|---|
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 |