JSON Array - InsertNumber Method
Add a number to the array
Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_WEB.JsonNumber

Reference to the newly created number element

Number

*Input

Decimal

Value of the number element

Details


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

See also

All Component Classes
Technical Reference