Kor
10-17-2008, 03:45 PM
It might look like elementary JSON issues but: does anyone know how to:
1. Detect if a JSON object is empty
2. Remove a property (along with its value) from a JSON object
- and related with the second question:
3. Clear the JSON object from all his properties (clear the object)
?
1. Detect if a JSON object is empty
2. Remove a property (along with its value) from a JSON object
- and related with the second question:
3. Clear the JSON object from all his properties (clear the object)
?