JSON Object - InsertNumber Method

Add a number element

Member of JSON Object (PRIM_WEB.JsonObject)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_WEB.JsonNumber

Reference to the new number element

Key

*Input

Unicode String

Key of the element

Number

*Input

Decimal

Value of the number element

Details

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


See also

All Component Classes

Technical Reference