[DRAFT]This page is not published. Only visible in development mode.
Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
key1, key2, ... | utf8 | Field names for the object |
value1, value2, ... | Any | Values for each field |
Return Value
Returns a JSON object with the specified key-value pairs.
Examples
Build a JSON object
$ Build JSON Object
Nested objects
$ Nested JSON Structure
