Get all templates by the given parent folder URL. Returns null if there is no folder at the URL.
"cAMTemplateLibrary_var" is a variable referencing a CAMTemplateLibrary object.
|
"cAMTemplateLibrary_var" is a variable referencing a CAMTemplateLibrary object.
|
Type | Description |
CAMTemplate[] | Returns an array of templates contained within the specified folder URL. Returns null if the URL is not valid. |
Name | Type | Description |
url | URL | The URL of the folder to get the templates from. |