Description Usage Arguments Value Author(s)
Will recursivly search through input list, till finds first level that contains at least one entry that matches name parameter
1 | recursiveElementSearch(listIn, name)
|
listIn |
The list for which to search through |
name |
Name condition to which to compare all list names to match |
List of all elements found at first level (not exhaustive)
George Zorn, george.zorn@mail.utoronto.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.