| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| folder | String | The Folder name. | ||
| list | ISList | ByRef | An ISList of File and Subfolder names. | |
| filter | String | Optional | The search string, eg "*.txt" | |
| includeFolders | Boolean | Optional | Include folders in the List that is returned. If omitted, a value of False is assumed. |
A Boolean value indicating success.