Delete folder by URL from the library. Any content of the folder will also be deleted. Throw an error if given URL does not point to a valid folder or the URL is read-only.
"cAMLibrary_var" is a variable referencing a CAMLibrary object. |
"cAMLibrary_var" is a variable referencing a CAMLibrary object. |
| Type | Description |
| boolean | Returns true if folder was deleted successfully, false otherwise |
| Name | Type | Description |
| url | URL | The URL to the folder that should be removed. |