JSON Object - InsertString Method

Add a string element

Member of JSON Object (PRIM_WEB.JsonObject)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonStringReference to the new string element
Key*InputUnicode StringKey of the element
String*InputUnicode StringValue of the string element

Details

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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2