JSON Array - InsertString Method
Add a string to the array
Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_WEB.JsonString

Reference to the newly created array element

String

*Input

Unicode String

String to be added to the array

Details


The InsertString method creates a new String element in the array.

See also

All Component Classes
Technical Reference