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