Add a string to the array
Member of JSON Array (PRIM_WEB.JsonArray)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | PRIM_WEB.JsonString | Reference to the newly created array element |
String | *Input | Unicode String | String to be added to the array |
The InsertString method creates a new String element in the array.
Febuary 18 V14SP2