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