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