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