JSON Object - InsertString Method

Add a string element

Member of JSON Object (PRIM_WEB.JsonObject)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_WEB.JsonString

Reference to the new string element

Key

*Input

Unicode String

Key of the element

String

*Input

Unicode String

Value of the string element

Details

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


See also

All Component Classes

Technical Reference