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

Fix variable reset and add reset and has method #1633

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

The VAR.reset() method allows to reset all or a specific variable.
The VAR.has() method allows to check if a given variable path exists.

The VAR.reset() method allows to reset all or a specific variable.
The VAR.has() method allows to check if a given variable path exists.
@Jowan-Spooner Jowan-Spooner added the Bug 🐞 Something isn't working label Jul 8, 2023
@Jowan-Spooner Jowan-Spooner merged commit 62e8218 into main Jul 8, 2023
@Jowan-Spooner Jowan-Spooner deleted the fix-variables-reset branch August 8, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant