JSON Array - InsertObject Method
Add an object to the array
Member of JSON Array (PRIM_WEB.JsonArray)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | PRIM_WEB.JsonObject | Reference to the newly created object element |
The InsertObject method creates a new Object element in the array.
Febuary 18 V14SP2