JSON Object - InsertNumber Method

Add a number element

Member of JSON Object (PRIM_WEB.JsonObject)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonNumberReference to the new number element
Key*InputUnicode StringKey of the element
Number*InputDecimalValue of the number element

Details

The InsertNumber method creates a new Number element in the Object.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2