JSON - CreateRootArray Method
Create an array as the root
Member of JSON (PRIM_WEB.Json)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | PRIM_WEB.JsonArray | Reference to the created JSON array object |
The CreateRootArray method creates an JSON Array as the root value.
Febuary 18 V14SP2