| List Folder | |
|---|---|
| Title | List Folder |
| Released | |
| Dictionary | Standard Additions |
| Suite | File Commands |
| Parameters | 1 |
List Folder is a Command in the File Commands Suite of the Standard Additions Dictionary.
Parameters
list folder v : Return the contents of a specified folder
- list folder file : an alias or file reference to the folder
- [invisibles boolean] : List invisible files? (default is true)
- → list of text : a list of the items in the specified folder
- This command is deprecated; use ‘tell application "System Events" to get the name of every item of folder …’.