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