JSON Array - InsertObject Method

Add an object to the array

Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonObjectReference to the newly created object element

Details

The InsertObject method creates a new Object element in the array.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2