Description Usage Arguments Value
Get and format all the elements in the list into a json format. It takes in a list and for each element produces the json format of that element.
1 | prepare.elements(json, depth = 1)
|
json |
list which elements are parsed into json format. |
depth |
parameter to keep track of the depth of given list list. |
Returns json format of each element in the list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.