...
Excerpt | ||
---|---|---|
| ||
jsonToItems (JSON, JSON Path, Lenient) Converts JSON to attribute items. Converts a block of JSON data into a recordset which contains the attributes for each node. |
Function: jsonToItems()
Converts a block of JSON data into a recordset which contains the attributes for each node on the JSON.
Syntax
jsonToItems(JSON String, JSON Path, Lenient)
...