folders
- function
-
Returns a list of all of the folders within a given folder, or in the current working folder. The values returned in the list are fileDescription objects.
-
Examples: +
put the folders —> displays a list of folders within the current working folder
put folders(the home folder) into homeFolders
-
Related: files, filesAndFolders, fileDescription, folder
-
- keyword
- answer multiple folders
- the files and folders (function)