Checks if the given URL points to an existing folder or asset in the library.
"machineLibrary_var" is a variable referencing a MachineLibrary object. |
"machineLibrary_var" is a variable referencing a MachineLibrary object. |
| Type | Description |
| boolean | Returns true if the URL points to an existing folder or asset, false otherwise. |
| Name | Type | Description |
| url | URL | The URL to be checked. |