Inserts a Tool at the end of the ToolLibrary.
"toolLibrary_var" is a variable referencing a ToolLibrary object. |
"toolLibrary_var" is a variable referencing a ToolLibrary object. |
| Type | Description |
| boolean | Returns true for successful insertion, false otherwise |
| Name | Type | Description |
| tool | Tool | The Tool that should be added. |