JSON_REMOVE_ITEM

Use the JSON_REMOVE_ITEM script function to remove JSON object keys or array elements. The JSON document is modified in-place.

Syntax

JSON_REMOVE_ITEM (JSON, JSONPath)

Parameters

Return value

Runtime errors

The function will fail with a runtime error on the following conditions:

See also:

seealso

JSON Processing