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 Terms
Terms in the SenseTalk Dictionary related to the folders
function:
- files, filesAndFolders, fileDescription, folder
Keyword
- answer multiple folders
- the files and folders (function)