| 前のページ | ![]() |
| sort: | Return the specified object(s) in a sorted list |
| ソートしたリストを返す | |
| 必須 | ||
| sort | reference | --a list of finder objects to sort ソートするファインダーのオブジェクトのリスト |
| by | property | --the property to sort the items by (name, index, date, etc.) 項目をソートするプロパティ(名前、インデックス、日付、その他) |
| オプション | ||
| 結果(戻り値) | ||
| reference | the sorted items in their new order ソートされた項目 | |
| サンプルスクリプト | ||
| | | |
| ApppleScriptリンク | ||