Update ToolLibrary in ToolLibraries. Overrides the URL by given ToolLibrary. Throws an error if the URL does not already point to an existing ToolLibrary.
"toolLibraries_var" is a variable referencing a ToolLibraries object. |
"toolLibraries_var" is a variable referencing a ToolLibraries 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 ToolLibraries that should be updated. |
| toolLibrary | ToolLibrary | The ToolLibrary that should be persisted. |