You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

11.13.11 InsertString Method

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

Input Arguments

Name

Type

Mandatory

Description

String

String (Unicode)

Yes

The new string to insert.

Return Value

Type

Description

XPRIM_JsonElement

The newly created element

  • No labels