11.13.13 InsertBoolean Method

Append a new boolean value to the end of the array.

Input Arguments

Name

Type

Mandatory

Description

Boolean

Boolean

Yes

The new boolean value to insert.

Return Value

Type

Description

XPRIM_JsonElement

The newly created element

  • No labels