JSON Array - InsertNumber Method

Add a number to the array

Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonNumberReference to the newly created number element
Number*InputDecimalValue of the number element

Details

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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2