Versions Compared

Key

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

JSON Object - InsertArray Method

Panel
bgColor#2c3c4c

Add an array element

Member of JSON Object (PRIM_WEB.JsonObject)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_WEB.JsonArray

Reference to the new array element

Key

*Input

Unicode String

Key of the element

Details

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


See also

All Component Classes

Technical Reference