JSON Array - InsertNull Method

Add a null to the array

Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonNullReference to the newly created element

Details

The InsertNull method creates a new null element in the array.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2