ngchmCollectionInCollection | R Documentation |
Recursively determine if collection uuid is contained in collection A collecton always contains itself.
ngchmCollectionInCollection(collection, uuid)
collection |
A list containing details of a collection |
uuid |
A string containing the UUID to check |
TRUE iff collection contains uuid, otherwise FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.