Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to reuse JSONVar #18

Open
ninora opened this issue Mar 31, 2021 · 1 comment
Open

How to reuse JSONVar #18

ninora opened this issue Mar 31, 2021 · 1 comment

Comments

@ninora
Copy link

ninora commented Mar 31, 2021

Thanks for the library, very useful.
In my code I am using the JSONVar object and need to empty it before adding new values.
What is the correct way, should I simply use "delete" and then NULL the object?
Thanks

@bryorsh
Copy link

bryorsh commented Feb 28, 2023

you can use json = undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants