JSON Element - Remove Method
Remove the element
Member of JSON Element (PRIM_WEB.JsonElement)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Reference to the removed element | |
Key | *Input | Unicode String | Key of the element |
Details
The Remove method deletes the JSON element as identified by the Key parameter.
Key is case sensitive.