JSON Element - Remove Method

Remove the element

Member of JSON Element (PRIM_WEB.JsonElement)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonElementReference to the removed element
Key*InputUnicode StringKey of the element

Details

The Remove method deletes the JSON element as identified by the Key parameter.
 
Key is case sensitive.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2