2018년 2월 23일 오전 1:25
| purpose | sort the input by text field considering them as alphanumerics |
|---|---|
| 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 alphanumerics |
! output | the input, likewise sorted into descending order |
Learn more about how to use Filters
The difference between uppercase and lowercase letters is ignored.