This tool returns the contents of a folder in a category.
| Parameter # | I/O | Type | Description |
|---|---|---|---|
| 1 [M] | I | String | Folder path provided as a resource ID. The content of this folder is return. |
| 2 [M] | I | String | The ID of the category. |
| 3 [M] | I | String | Hide empty folders from the returned list. The default value is true. |
| 4 [M] | I | String | Hide output directory from the returned list. The default value is true. |
| 5 [M] | I | String | Filter the contents of the folders in a category using a regular expression. The default value is ".*". |
| 6 [M] | O | File | The filtered contents of a folder in a category. |
The output file descriptor has the following structure:
| No | Target ID |
|---|---|
| 1 [M] | The full path of the item in an OS specific format. |
| 2 [M] | The name of the item. |
| 3 [M] | The resource id of the item. |
| 4 [M] | The MF_FOLDER as an integer. |
The category ID can take the following integer values: