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