util.JSONObject.remove()

util.JSONObject.remove() removes the specified element from the JSON object.

Syntax

CALL util.JSONObject.remove("key")

Parameters

key

a key part of the element of the JSON object (= the key:value pair)

Usage and examples

util.JSONObject.remove() takes the key of the element of the JSON object (= the key:value pair) as the parameter and deletes this element.

 

 

Contact Us

Privacy Policy

Copyright © 2025 Querix, (UK) Ltd.