メインコンテンツまでスキップ
バージョン:25.2

files

  • function
    • Returns a list of all of the files in a given folder, or in the current working folder. The values returned in the list are fileDescription objects.

    • Examples: +

       put the files —> displays a list of files in the current working folder
       put files(the home folder) into homeFiles
    • Related: folders, filesAndFolders, fileDescription, folder

  • keyword
    • close all files
    • answer multiple files
    • the files and folders (function)