Object type - folder
The following table gives the additional access keywords required to work with folders, in addition to those common to most objects described in Access keywords for composer actions:
| Activity | Access keywords required | ||
|---|---|---|---|
| Composer | chfolder | Change the current folder or working directory. | display | 
| listfolder | Lists folders defined in the database. | list, or list and display | |
| mkfolder | Creates a new folder definition in the database. | add | |
| rmfolder | Deletes folders defined in the database. | delete | |
| renamefolder | Renames a folder definition in the database. | delete access to the folder with the old name, and add access to the folder with the new name | |
| Conman | Chfolder | Changes the working directory or current directory. | display | 
| Listfolder | Lists folders defined in the plan. | list, or list and display | |
See Example for detailed examples about how to restrict access to folders.
For more information about defining folders see Designing Folders.