2015년 4월 17일 오후 12:57
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 |