JSON Element - Remove Method
Remove the element
Member of JSON Element (PRIM_WEB.JsonElement)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_WEB.JsonElement

Reference to the removed element

Key

*Input

Unicode String

Key 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