Description Usage Arguments Value
Item is a list(key = key, value = value)
. Returning
a list of such objects allows to iterate through them in a for
loop and have access
to both the name and the value.
1 | get_items(e, n = -1L)
|
e |
Environment. |
n |
Number of items to retrieve. If |
List of items (see definition of item above).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.