Update a PrintSetting in the library. The library overrides the URL by given PrintSetting. Throws an error if the URL does not already point to an existing printSetting.
"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 updated successfully, false otherwise. |
| Name | Type | Description |
| url | URL | The URL to the existing asset in the library that should be updated. |
| printSetting | PrintSetting | The PrintSetting that should be persisted. |