How to reset value in json

Hi

I am new to corona sdk and I need a help here. I am testing my game, but ran into an issue. The issue is when I first tested my game, the score was saved in json table.

To continue with  my test, I need to clear the value of the score and repeat test but I am unable to.

How can this be done?

Thanks

did you use json.decode()? I sometimes forget to use that. If that isn’t the problem, please post your code.

did you use json.decode()? I sometimes forget to use that. If that isn’t the problem, please post your code.