Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

JSON Array - InsertObject Method

Panel
bgColor#2c3c4c

Add an object to the array

Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_WEB.JsonObject

Reference 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