Description Usage Arguments Details Value Author(s)
The function provides accesses to CouchDB lists.
1 | cdbGetList(cdb)
|
cdb |
Beside the connection details ( |
Query params e.g. "reduce=false"
or "group_level=1"
can be
provided in cdb$queryParam
By now multible params must be given in
one string e.g. "a=b&c=d&e=f"
.
cdb |
The result of the request is stored in cdb$res after converting
the json answer into a list using |
wactbprot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.