Get a specific machine by the given URL. Returns null, if the URL does not exist.
"machineLibrary_var" is a variable referencing a MachineLibrary object.
|
"machineLibrary_var" is a variable referencing a MachineLibrary object.
|
Type | Description |
Machine | Returns the machine for a valid URL, returns null otherwise. |
Name | Type | Description |
url | URL | The URL to the machine to be loaded. |