JSON Array - InsertString Method

Add a string to the array

Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonStringReference to the newly created array element
String*InputUnicode StringString 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

Febuary 18 V14SP2