JSON Object - InsertArray Method

Add an array element

Member of JSON Object (PRIM_WEB.JsonObject)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonArrayReference to the new array element
Key*InputUnicode StringKey of the element

Details

The InsertArray method creates a new Array element in the object.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2