Checks if the given URL points to an existing folder or asset in the library.
"cAMLibrary_var" is a variable referencing a CAMLibrary object. |
"cAMLibrary_var" is a variable referencing a CAMLibrary 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. |