11.13.10 InsertElement  Method

Append an existing XPRIM_JsonElement to the end of the array.

Input Arguments

Name

Type

Mandatory

Description

Element

XPRIM_JsonElement

Yes

The element to insert.

Return Value

None.

  • No labels