Description Usage Arguments Value
Function to get an object from a list object using the specified path into the list.
1 |
path |
- path in the list to the desired object (using '/' as separator for list levels) |
lst |
- the list to extract the object from |
verbose |
- flag (T/F) to print diagnostics |
the specified object, or NULL if not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.